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