Microsoft DirectX 9.0 |
The Count property returns the number of items in the collection.
Syntax
objCollection.Count As Long
Parameters
This property takes no parameters.
Return Values
Returns the number of objects in the collection, as a Long value.
Remarks
This property is read-only.
See Also