Share

ModelLeader.AllLeafNodes Property

Parent Object: ModelLeader

Description

Read-only propertythat 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

ModelLeader.AllLeafNodes() As ModelLeaderNodesEnumerator

Property Value

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

Version

Introduced in version 2018

Was this information helpful?