FDO API Reference Feature Data Objects

IdentifierCollection Member List

This is the complete list of members for IdentifierCollection, including all inherited members.

Add(NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection
Clear()IdentifierCollection
Contains(NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection
CopyTo(NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *array[], System::Int32 size)IdentifierCollection
Dispose(System::Boolean disposing)IdentifierCollection [protected]
FindItem(System::String *name)IdentifierCollection
get_Count(System::Void)IdentifierCollection
get_Item(System::Int32 index)IdentifierCollection
get_RealTypeItem(System::Int32 index)IdentifierCollection
GetEnumerator(System::Void)IdentifierCollection
GetItem(System::String *name)IdentifierCollection
GetItem(System::Int32 index)IdentifierCollection
IdentifierCollection()IdentifierCollection
IndexOf(NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection
Insert(System::Int32 index, NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection
Remove(NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection
RemoveAt(System::Int32 index)IdentifierCollection
set_Item(System::Int32 index, NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection
set_RealTypeItem(System::Int32 index, NAMESPACE_OSGEO_FDO_EXPRESSION::Identifier *value)IdentifierCollection

Comments or suggestions? Send us feedback.