Geography Clone Method MapAround Documentation
Creates a new object that is a copy of the current instance.

Namespace: MapAround.Geography
Assembly: MapAround.Core (in MapAround.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public abstract Object Clone()

Return Value

A new object that is a copy of this instance

Implements

ICloneable Clone 
See Also