Click or drag to resize

DocNodeProxy2ndLevel(AbsoluteDocumentPath) Constructor

Initializes a new instance of the DocNodeProxy2ndLevel class for a path.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected DocNodeProxy2ndLevel(
	AbsoluteDocumentPath docNodePath
)

Parameters

docNodePath  AbsoluteDocumentPath
The document path.
See Also