Count Property (FileSystemObject object)
Description
Returns the number of items in a collection or Dictionary object. Read-only.
Syntax
object.Count
The object is always the name of one of the items in the Applies To list.
Remarks
The following code illustrates use of the Count property:
|