Initializes a new instance of the
TDataClass class using the provided node.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic TDataClass(
WITecTreeNode node
)
Parameters
- node WITecTreeNode
- The node that represents this data class in the WITec tree.
See Also