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

Determines whether the collection contains a specific ILineString object.

Parameters:
value Input The ILineString object to locate in the collection.
Returns:
True if the value is found in the collection; otherwise, false.


Comments or suggestions? Send us feedback.