Branches property: Tree class

Description

This property returns a reference to a branch collection object. This property is used only with branched trees: it returns Null for trees that aren’t branched.

This property can be used only with an open tree, that is, you must use the open the tree using the Open method before you can use this property.

This property is read-only.