System::Int32 OSGeo::FDO::Commands::PropertyValueCollection::IndexOf ( OSGeo::FDO::Commands::PropertyValue value  ) 

Determines the index of a specific PropertyValue object.

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