FDO API Reference Feature Data Objects

FeatureClassCollection Member List

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

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

Comments or suggestions? Send us feedback.