FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Geometry::PolygonCollection::Insert ( System::Int32  index,
OSGeo::FDO::Geometry::IPolygon value 
)

Inserts an IPolygon object to the collection at the specified position.

Parameters:
index Input the zero-based index at which value should be inserted.
value Input the IPolygon object to insert.


Comments or suggestions? Send us feedback.