Returns the nth geometry in the collection.
[Visual Basic]
NotOverridable Public Function GetGeometryN( _
ByVal n As Integer _
) As Geometry Implements _
IGeometryCollection.GetGeometryN
Returns the geometry at the nth index.
IGeometryCollection.GetGeometryN
Missing <remarks> documentation for M:Geotools.Geometries.GeometryCollection.GetGeometryN(System.Int32)
GeometryCollection Class | GeometryCollection Members | Geotools.Geometries Namespace