Count Property
Description
The number of editable properties in the list.
Property type
Read-only property
Syntax
Visual Basic
Public Property Count As Long
Remarks
An editable property is one that you are allowed to add, remove, or move within the list. Some properties, such as the test object class, are not editable.
See Also