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

Adds a IPolygon object into the collection.

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


Comments or suggestions? Send us feedback.