Returns a collection of windows.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Windows() As IAgUiWindowsCollection |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property IAgUiWindowsCollection^ get_Windows(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Windows( |
| [Java] |
|---|
public IAgUiWindowsCollection getWindows(); |
