FDO .NET API Reference Feature Data Objects

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

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

Inheritance diagram for OSGeo::FDO::Geometry::IMultiPointImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IMultiPointImp class is a multi-point aggregate Geometry type.

()

Definition at line 33 of file mgIMultiPointImp.h.


Public Member Functions

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

Comments or suggestions? Send us feedback.