WindowCollection Properties |
The WindowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Get the application.
| |
| Count |
Get the number of windows in the collection.
| |
| ItemInt32 |
Get the window at the specified index in the collection.
| |
| ItemString |
Get the window with the specified name in the collection.
|