Click or drag to resize

PropertiesClone Method

Creates a deep clone of this Properties container.

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

Return Value

Properties

[Missing <returns> documentation for "M:Altaxo.Main.Services.Properties.Clone"]

See Also