Click or drag to resize

QueryAppearanceCollectionCollectionType Property

Gets the type of the ConfigurationElementCollection.

Namespace:  Koden.Utils.REST.ConfigFileSections
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public override ConfigurationElementCollectionType CollectionType { get; }

Property Value

Type: ConfigurationElementCollectionType
See Also