System::Int32 OSGeo::FDO::Geometry::PolygonCollection::IndexOf ( OSGeo::FDO::Geometry::IPolygon value  ) 

Determines the index of a specific IPolygon object.

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