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

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.

()


Public Member Functions

__property
OSGeo::FDO::Geometry::IGeometry
get_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.