FDO .NET API Reference Feature Data Objects
System::Int32 OSGeo::FDO::Geometry::CurveSegmentCollection::Add ( OSGeo::FDO::Geometry::ICurveSegmentAbstract value  ) 

Adds a ICurveSegmentAbstract object into the collection.

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


Comments or suggestions? Send us feedback.