Converts the List to an array.
[Visual Basic]
Public Shared Function ToGeometryArray( _
ByVal geometrys As ArrayList _
) As Geometry()
The List in array format.
Missing <remarks> documentation for M:Geotools.Geometries.GeometryFactory.ToGeometryArray(System.Collections.ArrayList)
GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace