Allows you to iterate through the collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgVASearchPluginResult |
| [C#] |
|---|
public IAgVASearchPluginResult this[ |
| [Managed C++] |
|---|
public: __property IAgVASearchPluginResult^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgVASearchPluginResult getItem( |
- Index
