FDO API Reference Feature Data Objects

System::Boolean CurveSegmentCollection::Contains NAMESPACE_OSGEO_GEOMETRY::ICurveSegmentAbstract value  ) 
 

Determines whether the collection contains a specific ICurveSegmentAbstract object.

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

Comments or suggestions? Send us feedback.