FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Geometry::LineStringCollection::set_RealTypeItem ( System::Int32  index,
OSGeo::FDO::Geometry::ILineString value 
)

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

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


Comments or suggestions? Send us feedback.