Creates a cloned instance of this object.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override Object Clone()
Return Value
ObjectThe cloned instance of this object.
Implements
ICloneableClone
See Also