Gets the element at the specified index (0-based).
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgExecCmdResult this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgExecCmdResult^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgExecCmdResult getItem( int Index ); |
- Index





