Click or drag to resize

AddInReferenceClone Method

Creates a copy of this reference.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AddInReference Clone()

Return Value

AddInReference
A copy of this reference.
See Also