API Reference | OSGeo FDO Provider for SHP |
ClassCollection Member List
This is the complete list of members for ClassCollection, including all inherited members.Add(NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection | |
ClassCollection() | ClassCollection | |
ClassCollection(NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalElementMapping *parent) | ClassCollection | |
Clear() | ClassCollection | |
Contains(NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection | |
Contains(System::String *name) | ClassCollection | |
CopyTo(NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *array[], System::Int32 size) | ClassCollection | |
get_Count(System::Void) | ClassCollection | |
get_Item(System::Int32 index) | ClassCollection | |
get_RealTypeItem(System::Int32 index) | ClassCollection | |
GetEnumerator(System::Void) | ClassCollection | |
IndexOf(NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection | |
IndexOf(System::String *name) | ClassCollection | |
Insert(System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection | |
ReleaseUnmanagedObject() | ClassCollection | [protected] |
Remove(NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection | |
RemoveAt(System::Int32 index) | ClassCollection | |
set_Item(System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection | |
set_RealTypeItem(System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_SHP_OVERRIDE::ClassDefinition *value) | ClassCollection |
Comments? |