Geotools.Net

IntersectionMatrix.Clone Method 

Returns an exact copy of this object.

[Visual Basic]
NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Return Value

An exact copy of this object.

Implements

ICloneable.Clone

Remarks

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

See Also

IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace