Sdílet prostřednictvím


ServiceModelConfigurationElementCollection<ConfigurationElementType>.Add Metoda

Definice

Přidá zadaný element konfigurace do této kolekce.

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

Parametry

element
ConfigurationElementType

Element konfigurace, který se má přidat.

Výjimky

element je null nebo je prázdný.

Platí pro