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

Adds a IGeometry object into the collection.

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


Comments or suggestions? Send us feedback.