Returns element at a specified position.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgUiPluginSelectedObject this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgUiPluginSelectedObject^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgUiPluginSelectedObject getItem( int Index ); |
- Index





