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

Adds a IPoint object into the collection.

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


Comments or suggestions? Send us feedback.