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

Determines whether the collection contains a specific IPolygon object.

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


Comments or suggestions? Send us feedback.