Sdílet prostřednictvím


TrackingConfigurationCollection<TConfigurationElement>.Add Metoda

Definice

Přidá do kolekce prvek.

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

Parametry

element
TConfigurationElement

Prvek, který chcete přidat.

Platí pro