DocumentNodeAndName(IDocumentLeafNode, String) Constructor |
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic DocumentNodeAndName(
IDocumentLeafNode doc,
string name
)
Parameters
- doc IDocumentLeafNode
- The document node.
- name String
- The name of the node.
See Also