Aracılığıyla paylaş


TrackingConfigurationCollection<TConfigurationElement>.Add Yöntem

Tanım

Koleksiyona bir öğe ekler.

public:
 void Add(TConfigurationElement element);
public void Add (TConfigurationElement element);
member this.Add : 'ConfigurationElement -> unit
Public Sub Add (element As TConfigurationElement)

Parametreler

element
TConfigurationElement

Eklenecek öğe.

Şunlara uygulanır