Click or drag to resize

ProjectArchiveEntryMementoClone Method

Clones this instance.

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

Return Value

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

Implements

IProjectArchiveEntryMementoClone
See Also