property Node.CountGroup as Long
Specifies the number of nodes in the same group.

TypeDescription
Long A long expression that specifies the number of nodes in the same group.
Use the CountGroup and Group properties to access or enumerate the group nodes collection. Use the AddGroup method to add new nodes in the same group ( multiple parents ). Use the InflateGroupY property to specify the indentation of the group on vertical axis. Use the IsGroup property to specify whether a node was added using the AddGroup method.