Returns a collection of windows.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Windows() As IAgUiWindowsCollection |
| [C#] |
|---|
public IAgUiWindowsCollection Windows {get;} |
| [Managed C++] |
|---|
public: __property IAgUiWindowsCollection ^ get_Windows(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgUiWindowsCollection getWindows(); |
[Python - STK API ] |
|---|
@property def Windows(self) -> "IAgUiWindowsCollection": |






