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:

Part Description
object The name of a Windows collection.

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.

 

Home Copyright and Disclaimer