System::Int32 OSGeo::FDO::Expression::ExpressionCollection::IndexOf ( OSGeo::FDO::Expression::Expression value  ) 

Determines the index of a specific Expression object.

Parameters:
value Input the Expression object to locate in the collection.
Returns:
The index of value if found in the collection; otherwise, -1.