Click or drag to resize

IProjectArchiveEntryMementoClone Method

Clones this instance.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IProjectArchiveEntryMemento Clone()

Return Value

IProjectArchiveEntryMemento
A clone of the instance (without operational data).
See Also