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

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

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


Comments or suggestions? Send us feedback.