Node.ParentNode

Node.ParentNode property

Gets the parent node.

public ICompositeNode ParentNode { get; }

See Also