Enum NodeRelationType
Defines type of node ralation
Namespace: PnP.Framework.Diagnostics.Tree
Assembly: PnP.Framework.dll
Syntax
public enum NodeRelationType : int
Ancestor
Ancestor node
Child
Child Node
Descendant
Descendant Node
Parent
Parent Node
Self
Self Node