FDO API Reference Feature Data Objects

System::Boolean DirectPositionCollection::Contains NAMESPACE_OSGEO_GEOMETRY::IDirectPosition value  ) 
 

Determines whether the collection contains a specific IDirectPosition object.

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

Comments or suggestions? Send us feedback.