Returns an element by name or at a specified position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _ ByVal IndexOrName As System.Object _ ) As IAgCrdnConditionSet |
| [C#] |
|---|
public IAgCrdnConditionSet this[ |
| [Managed C++] |
|---|
public: __property IAgCrdnConditionSet^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgCrdnConditionSet getItem( |
- IndexOrName
