Creates a cloned instance of this object.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract Object Clone()
Return Value
ObjectThe cloned instance of this object.
Implements
ICloneableCloneSee Also