Geotools.Net

GeometryCollection.Clone Method 

Creates an exact copy of this geometrycollection

[Visual Basic]
Overrides Public Function Clone() As Geometry
[C#]
public override Geometry Clone();

Return Value

A new geometrycollection

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.GeometryCollection.Clone

See Also

GeometryCollection Class | GeometryCollection Members | Geotools.Geometries Namespace