FDO API Reference Feature Data Objects

PolygonCollection Member List

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

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

Comments or suggestions? Send us feedback.