FDO API Reference Feature Data Objects

System::Boolean PointCollection::Contains NAMESPACE_OSGEO_GEOMETRY::IPoint value  ) 
 

Determines whether the collection contains a specific IPoint object.

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

Comments or suggestions? Send us feedback.