FDO API Reference Feature Data Objects

CurveSegmentCollection Member List

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

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

Comments or suggestions? Send us feedback.