ServiceModelConfigurationElementCollection<ConfigurationElementType>.Add Methode

Definitie

Hiermee voegt u het opgegeven configuratie-element toe aan deze verzameling.

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

Parameters

element
ConfigurationElementType

Het configuratie-element dat moet worden toegevoegd.

Uitzonderingen

element is null of leeg.

Van toepassing op