FDO API Reference Feature Data Objects

RingCollection Member List

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

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

Comments or suggestions? Send us feedback.