TreeNodePath Structure

Use the TreeNodePath structure to specify a segment tree path and branch ID number for a branch in the segment tree.

The TreeNodePath structure is used in the unresolvable-reference.html.

TreeNodePath Structure Fields

Fields Description

String treeNode

Specifies the segment tree's branch Id number that contains the members to include in the list.

String treePath

Specifies the path to the segment tree.