Count Property | ||||||
Applies to: Windows collection See also: Refresh method read-only Returns the number of windows in the collection. Syntax: object.Count The Count syntax has these parts:
Remarks: The Count property returns the number of windows in the collection at the time it was created or last refreshed. To get an up to date count of the number of windows in the system, first call Refresh.
|