FDO API Reference Feature Data Objects

System::Boolean CurveStringCollection::Contains NAMESPACE_OSGEO_GEOMETRY::ICurveString value  ) 
 

Determines whether the collection contains a specific ICurveString object.

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

Comments or suggestions? Send us feedback.