FDO API Reference Feature Data Objects

CurvePolygonCollection Member List

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

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

Comments or suggestions? Send us feedback.