Description
The number of defined access right definitions in this McDBRights collection.
-
Property type
-
A Long value.
-
Syntax
-
object.Count
The Count Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBRights. | Remarks
The numeric index for Item is an octal representation of the desired McDBRight, not 0 to 1 less than this property. See the Item property for details.
|