GetListTreeNodeItemCount Method (SapTree)

Class

SapTree.

Action

Returns the node item count.

Syntax

C#
listTreeNodeItemCount = tree.GetListTreeNodeItemCount(nodeKey)
VB
listTreeNodeItemCount = tree.GetListTreeNodeItemCount(nodeKey)
Variable Description
listTreeNodeItemCount Integer.
nodeKey The key of the node. String.