Click or drag to resize

SuspendableDocumentNodeBase_parent Field

The parent object this instance belongs to.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[NonSerializedAttribute]
protected IDocumentNode? _parent

Field Value

IDocumentNode
See Also