FDO API Reference Feature Data Objects

PropertyValueCollection Member List

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

Add(NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection
Clear()PropertyValueCollection
Contains(NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection
CopyTo(NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *array[], System::Int32 size)PropertyValueCollection
FindItem(System::String *name)PropertyValueCollection
get_Count(System::Void)PropertyValueCollection
get_Item(System::Int32 index)PropertyValueCollection
get_RealTypeItem(System::Int32 index)PropertyValueCollection
GetEnumerator(System::Void)PropertyValueCollection
GetItem(System::String *name)PropertyValueCollection
GetItem(System::Int32 index)PropertyValueCollection
IndexOf(NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection
Insert(System::Int32 index, NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection
PropertyValueCollection()PropertyValueCollection
ReleaseUnmanagedObject()PropertyValueCollection [protected]
Remove(NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection
RemoveAt(System::Int32 index)PropertyValueCollection
set_Item(System::Int32 index, NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection
set_RealTypeItem(System::Int32 index, NAMESPACE_OSGEO_FDO_COMMANDS::PropertyValue *value)PropertyValueCollection

Comments or suggestions? Send us feedback.