Description
The number of McDBNode instances contained in this McDBNodes 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 McDBNodes. | Remarks
The Item property is indexed from 0 to one less than the value of this property.
|