FDO API Reference Feature Data Objects

IMultiLineStringImp Class Reference

List of all members.

Detailed Description

The IMultiLineStringImp class is a multi-LineString collection geometry type. The curves contained here do not have to be contiguous, nor spatially interact in any other way.


Public Member Functions

__property NAMESPACE_OSGEO_GEOMETRY::ILineStringget_Item (System::Int32 index)
 Gets a LineString at the given zero-based index.
 IMultiLineStringImp (System::IntPtr unmanaged, System::Boolean autoDelete)

Comments or suggestions? Send us feedback.