Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets all tree nodes that exist in the given layer
Syntax
client server private static Enumerator getTreeNodesInLayer(Enumerator sysTreeNodes, UtilEntryLevel layer)
Run On
Called
Parameters
- sysTreeNodes
Type: Enumerator Interface
The enumerator to the sysTreeNodes collection.
- layer
Type: UtilEntryLevel Enumeration
The layer in which to access all tree nodes.
Return Value
Type: Enumerator Interface
The enumerator to collection of the tree-node, which exist in the given layer.