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