System::Int32 OSGeo::FDO::Geometry::GeometryCollection::IndexOf ( OSGeo::FDO::Geometry::IGeometry value  ) 

Determines the index of a specific IGeometry object.

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