Nevron .NET Vision
Nevron.Dom Namespace / NNodeTree Class
Methods


In This Topic
    NNodeTree Class Members
    In This Topic

    The following tables list the members exposed by NNodeTree.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the branch children, which satisfy the specified filter  
    Public Methodstatic (Shared in Visual Basic)Returns the count of branch children, which satisfy the specified filter  
    Public Methodstatic (Shared in Visual Basic)Returns the depth of the filtered branch subtree  
    Public Methodstatic (Shared in Visual Basic)Returns the branch descendants, which satisfy the specified filter  
    Public Methodstatic (Shared in Visual Basic)Determines the depth of the node from the specfified ancestor  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Determines whether the specified ancestor is ancestor of the specified node  
    Public Methodstatic (Shared in Visual Basic)Determines whether the specified node is a branch  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Obtains the next node in the node tree satisfying the specified filter  
    Public Methodstatic (Shared in Visual Basic)Returns the ancsetors chain from the node to the specified ancestor  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Obtains the previous node in the node tree satisfying the specified filter  
    Top
    See Also