SchemeSettingElementCollection::CollectionType Property

.NET Framework (current version)
 

Gets the default collection type of SchemeSettingElementCollection.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
property ConfigurationElementCollectionType CollectionType {
	virtual ConfigurationElementCollectionType get() override;
}

The add, remove, and clear directives are used to modify properties and specify new ones.

.NET Framework
Available since 4.0
Return to top
Show: