Share

Leader.AllLeafNodes Property

Parent Object: Leader

Description

Property that returns a flat collection of all the leaf nodes in the leader tree. This property will return Nothing if the HasRootNode property returns False.

Syntax

Leader.AllLeafNodes() As LeaderNodesEnumerator

Property Value

This is a read only property whose value is a LeaderNodesEnumerator.

Version

Introduced in version 11

Was this information helpful?