FDO API Reference Feature Data Objects

PointCollection Member List

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

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

Comments or suggestions? Send us feedback.