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