TreeList

Description

A TreeList is an AppRecordList holding TreeItem objects. Typically, a TreeList is obtained by referencing the SubList property of a TreeItem, and it represents a sub-tree of projects or folders. The tree can be traversed using TreeItem methods.

Inheritance

AppRecordList->TreeList

Related Topics