Click or drag to resize
ExtractorCollectionCollectionType Property
Gets the type of the collection.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public override ConfigurationElementCollectionType CollectionType { get; }

Property Value

Type: ConfigurationElementCollectionType
ConfigurationElementCollectionType.BasicMap.
See Also