FDO API Reference Feature Data Objects

GeometryCollection Member List

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

Add(NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection
Clear()GeometryCollection
Contains(NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection
CopyTo(NAMESPACE_OSGEO_GEOMETRY::IGeometry *array[], System::Int32 startAt)GeometryCollection
Dispose(System::Boolean disposing)GeometryCollection [protected]
GeometryCollection(System::IntPtr unmanaged, System::Boolean autoDelete)GeometryCollection
GeometryCollection()GeometryCollection
get_Count(System::Void)GeometryCollection
get_Item(System::Int32 index)GeometryCollection
get_RealTypeItem(System::Int32 index)GeometryCollection
GetEnumerator(System::Void)GeometryCollection
IndexOf(NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection
Insert(System::Int32 index, NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection
Remove(NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection
RemoveAt(System::Int32 index)GeometryCollection
set_Item(System::Int32 index, NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection
set_RealTypeItem(System::Int32 index, NAMESPACE_OSGEO_GEOMETRY::IGeometry *value)GeometryCollection

Comments or suggestions? Send us feedback.