WITecReaderCreate_ID_Dictionary Method |
Gets the identifier dictionary.
Key is the indentifier, value is the name of the Data child node.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax protected void Create_ID_Dictionary(
WITecTreeNode dataNode
)
Parameters
- dataNode WITecTreeNode
- The data node.
Return Value
See Also