Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<NodeRelationType>(String)
    ObjectExtensions.Set<NodeRelationType, T>(Expression<Func<NodeRelationType, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer