FDO API Reference Feature Data Objects

System::Int32 LineStringCollection::Add NAMESPACE_OSGEO_GEOMETRY::ILineString value  ) 
 

Adds a ILineString object into the collection.

Parameters:
value Input the ILineString object to add.
Returns:
The position into which the new element was inserted.

Comments or suggestions? Send us feedback.