RelDocNodeProxyInternalDocNode Property |
Gets the internal document node instance, without changing anything and without trying to resolve the path.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected IDocumentLeafNode? InternalDocNode { get; }
Property Value
IDocumentLeafNode
The internal document node.
See Also