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

Adds a ILinearRing object into the collection.

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


Comments or suggestions? Send us feedback.