| RendererCollectionCollectionType Property |
[Missing <summary> documentation for "P:Activsoft.Engine.RendererCollection.CollectionType"]
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic override ConfigurationElementCollectionType CollectionType { get; }Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType
Get
public:
virtual property ConfigurationElementCollectionType CollectionType {
ConfigurationElementCollectionType get () override;
}abstract CollectionType : ConfigurationElementCollectionType with get
override CollectionType : ConfigurationElementCollectionType with get
Property Value
Type:
ConfigurationElementCollectionType
See Also