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