SchemeSettingElementCollection::CollectionType Property
.NET Framework (current version)
Gets the default collection type of SchemeSettingElementCollection.
Assembly: System (in System.dll)
public: property ConfigurationElementCollectionType CollectionType { virtual ConfigurationElementCollectionType get() override; }
Property Value
Type: System.Configuration::ConfigurationElementCollectionTypeThe default collection type of SchemeSettingElementCollection.
The add, remove, and clear directives are used to modify properties and specify new ones.
.NET Framework
Available since 4.0
Available since 4.0
Show: