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

Determines whether the collection contains a specific ILinearRing object.

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


Comments or suggestions? Send us feedback.