Retrieves a window object.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgUiWindow this[ System.Object IndexOrCaption ] {get;} |
| [Managed C++] |
|---|
public: __property IAgUiWindow^ get_Item( VARIANT IndexOrCaption ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgUiWindow getItem( AgVariant IndexOrCaption ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgUiWindow": |
- IndexOrCaption






