Skip to main content Skip to complementary content

TreePath Property

Overloads

TreePath

The GroupPos of all prior nodes connected to this one, one position for each level of the tree.

If this node is attached directly to the root, this array is empty.

JSON property name: qTreePath

TreePath

The GroupPos of all prior nodes connected to this one, one position for each level of the tree.

If this node is attached directly to the root, this array is empty.

JSON property name: qTreePath

Declaration

      IEnumerable<int> TreePath { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<System.Int32>

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!