Clones the table.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual Object Clone()
Return Value
ObjectA cloned version of this table. All data inside the table are cloned too (deep copy).
Implements
ICloneableCloneSee Also