FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Filter::ValueExpressionCollection::Contains ( OSGeo::FDO::Expression::ValueExpression value  ) 

Determines whether the collection contains a specific ValueExpression object.

Parameters:
value Input The ValueExpression object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.


Comments or suggestions? Send us feedback.