WindowsCollection members
Include protected members
Include inherited members
Contains a WindowObject object for each Microsoft Office InfoPath 2003 window that is currently open.
The WindowsCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets a count of the number of WindowObject objects contained in the WindowsCollection collection. (Inherited from Windows.) | |
Item | Gets a reference to the specified WindowObject object from WindowsCollection collection. (Inherited from Windows.) |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator() | Gets an IEnumerator that iterates over all entries in the WindowsCollection object. (Inherited from Windows.) |
Top