Click or drag to resize

WITecReaderCreate_ID_Dictionary Method

Gets the identifier dictionary. Key is the indentifier, value is the name of the Data child node.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
protected void Create_ID_Dictionary(
	WITecTreeNode dataNode
)

Parameters

dataNode  WITecTreeNode
The data node.

Return Value

See Also