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

Determines whether the collection contains a specific ICurvePolygon object.

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


Comments or suggestions? Send us feedback.