FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Geometry::IMultiGeometryImp Class Reference
[OSGeo::FDO::Geometry]

Inherits OSGeo::FDO::Geometry::IGeometricAggregateAbstractImp, and OSGeo::FDO::Geometry::IMultiGeometry.

Inheritance diagram for OSGeo::FDO::Geometry::IMultiGeometryImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IMultiGeometryImp class is a heterogeneous MultiGeometry type. One MultiGeometry containing another MultiGeometry is not supported.

()

Definition at line 36 of file mgIMultiGeometryImp.h.


Public Member Functions

__property OSGeo::FDO::Geometry::IGeometryget_Item (System::Int32 index)
 Gets a Geometry at the given zero-based index.
 IMultiGeometryImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a managed object based on an unmanaged instance of the object.

Comments or suggestions? Send us feedback.