Click or drag to resize

TDataClassTData Property

Gets the node named "TData" that contains the data values for this class.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public WITecTreeNode TData { get; }

Property Value

WITecTreeNode
See Also