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