TypeElementCollection::CollectionType Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the collection of elements that represents the types using known types.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public: property ConfigurationElementCollectionType CollectionType { virtual ConfigurationElementCollectionType get() override; }
Property Value
Type: System.Configuration::ConfigurationElementCollectionTypeA ConfigurationElementCollectionType that contains the element objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: