FDO API Reference Feature Data Objects

PropertyDefinitionCollection Member List

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

Add(PropertyDefinition *value)PropertyDefinitionCollection
Clear()PropertyDefinitionCollection
Contains(PropertyDefinition *value)PropertyDefinitionCollection
Contains(String *name)PropertyDefinitionCollection
CopyTo(PropertyDefinition *array[], System::Int32 size)PropertyDefinitionCollection
Dispose(System::Boolean disposing)PropertyDefinitionCollection [protected]
get_Count(System::Void)PropertyDefinitionCollection
get_Item(System::Int32 index)PropertyDefinitionCollection
get_RealTypeItem(System::Int32 index)PropertyDefinitionCollection
get_RealTypeItem(System::String *index)PropertyDefinitionCollection
GetEnumerator(System::Void)PropertyDefinitionCollection
IndexOf(PropertyDefinition *value)PropertyDefinitionCollection
IndexOf(String *name)PropertyDefinitionCollection
Insert(System::Int32 index, PropertyDefinition *value)PropertyDefinitionCollection
PropertyDefinitionCollection(NAMESPACE_OSGEO_FDO_SCHEMA::SchemaElement *parent)PropertyDefinitionCollection
PropertyDefinitionCollection(System::IntPtr unmanaged, System::Boolean autoDelete)PropertyDefinitionCollection [inline]
Remove(PropertyDefinition *value)PropertyDefinitionCollection
RemoveAt(System::Int32 index)PropertyDefinitionCollection
set_Item(System::Int32 index, PropertyDefinition *value)PropertyDefinitionCollection
set_RealTypeItem(System::Int32 index, PropertyDefinition *value)PropertyDefinitionCollection

Comments or suggestions? Send us feedback.