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