Click or drag to resize

TDZInterpretationClass Constructor

Initializes a new instance of the TDZInterpretationClass class using the provided node.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public TDZInterpretationClass(
	WITecTreeNode node
)

Parameters

node  WITecTreeNode
The node representing this Z-interpretation in the WITec tree.
See Also