Creates a new geometry collection given an array of geometries.
[Visual Basic]
Public Function CreateGeometryCollection( _
ByVal geometries As Geometry() _
) As GeometryCollection
A new geometry collection containing all the geometries in the geometry array.
Missing <remarks> documentation for M:Geotools.Geometries.GeometryFactory.CreateGeometryCollection(Geotools.Geometries.Geometry[])
GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace