FDO .NET API Reference Feature Data Objects
System::Int32 OSGeo::FDO::Geometry::LineStringCollection::IndexOf ( OSGeo::FDO::Geometry::ILineString value  ) 

Determines the index of a specific ILineString object.

Parameters:
value Input the ILineString object to locate in the collection.
Returns:
The index of value if found in the collection; otherwise, -1.


Comments or suggestions? Send us feedback.