FDO API Reference Feature Data Objects

LinearRingCollection Member List

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

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

Comments or suggestions? Send us feedback.