FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Geometry::LineStringCollection Member List

This is the complete list of members for OSGeo::FDO::Geometry::LineStringCollection, including all inherited members.

Add(OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
Attach(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable
Clear()OSGeo::FDO::Geometry::LineStringCollection
Contains(OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
CopyTo(OSGeo::FDO::Geometry::ILineString *array[], System::Int32 startAt)OSGeo::FDO::Geometry::LineStringCollection
Detach()OSGeo::FDO::Runtime::Disposable
Disposable()OSGeo::FDO::Runtime::Disposable [protected]
Disposable(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable [protected]
Dispose()OSGeo::FDO::Runtime::Disposable
Equals(System::Object *obj)OSGeo::FDO::Runtime::Disposable [virtual]
get_AutoDelete()OSGeo::FDO::Runtime::Disposable
get_Count(System::Void)OSGeo::FDO::Geometry::LineStringCollection
get_Disposed()OSGeo::FDO::Runtime::Disposable
get_Item(System::Int32 index)OSGeo::FDO::Geometry::LineStringCollection
get_RealTypeItem(System::Int32 index)OSGeo::FDO::Geometry::LineStringCollection
get_RefCount()OSGeo::FDO::Runtime::Disposable
get_UnmanagedObject()OSGeo::FDO::Runtime::Disposable
GetEnumerator(System::Void)OSGeo::FDO::Geometry::LineStringCollection
GetHashCode()OSGeo::FDO::Runtime::Disposable
IndexOf(OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
Insert(System::Int32 index, OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
LineStringCollection(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Geometry::LineStringCollection
LineStringCollection()OSGeo::FDO::Geometry::LineStringCollection
op_Equality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
op_Inequality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
ReleaseUnmanagedObject()OSGeo::FDO::Runtime::Disposable [protected, virtual]
Remove(OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
RemoveAt(System::Int32 index)OSGeo::FDO::Geometry::LineStringCollection
set_AutoDelete(System::Boolean value)OSGeo::FDO::Runtime::Disposable
set_Item(System::Int32 index, OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
set_RealTypeItem(System::Int32 index, OSGeo::FDO::Geometry::ILineString *value)OSGeo::FDO::Geometry::LineStringCollection
~Disposable()OSGeo::FDO::Runtime::Disposable [protected, virtual]

Comments or suggestions? Send us feedback.