SettingElementCollection::CollectionType Property
.NET Framework (current version)
Gets the type of the configuration collection.
Assembly: System (in System.dll)
public: property ConfigurationElementCollectionType CollectionType { virtual ConfigurationElementCollectionType get() override; }
Property Value
Type: System.Configuration::ConfigurationElementCollectionTypeThe ConfigurationElementCollectionType object of the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: