SchemeSettingElementCollection.CollectionType Eigenschap

Definitie

Hiermee wordt het standaardverzamelingstype van SchemeSettingElementCollection.

public:
 virtual property System::Configuration::ConfigurationElementCollectionType CollectionType { System::Configuration::ConfigurationElementCollectionType get(); };
public override System.Configuration.ConfigurationElementCollectionType CollectionType { get; }
member this.CollectionType : System.Configuration.ConfigurationElementCollectionType
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType

Waarde van eigenschap

Het standaardverzamelingstype van SchemeSettingElementCollection.

Opmerkingen

De add, removeen clear instructies worden gebruikt om eigenschappen te wijzigen en nieuwe eigenschappen op te geven.

Van toepassing op

Zie ook