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