FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Geometry::GeometryCollection::set_Item ( System::Int32  index,
OSGeo::FDO::Geometry::IGeometry value 
)

Sets the value of the IGeometry object at the specified index.

Parameters:
index Input index of the IGeometry object to set.
value Input the value of the IGeometry object


Comments or suggestions? Send us feedback.