DocNodeProxy(AbsoluteDocumentPath) Constructor |
Initializes a new instance of the
DocNodeProxy class for a document node path.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected DocNodeProxy(
AbsoluteDocumentPath docNodePath
)
Parameters
- docNodePath AbsoluteDocumentPath
- The absolute document path.
See Also