Returns a long integer value containing the number of Style objects in the Styles collection.
Syntax:
XTTreeviewVBACtl.Nodes.Count
The Count Property (Nodes Collection) syntax has these parts:
| Part |
Description |
| XTTreeviewVBACtl.Nodes |
An object expression that evaluates to an XTTreeview Control's Nodes collection. |
Remarks:
A value of 0 determines that the collection is empty, and no Node objects have been added to the collection.