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 IAgCrdnEventIntervalCollection |
| [C#] |
|---|
public IAgCrdnEventIntervalCollection this[ |
| [Managed C++] |
|---|
public: __property IAgCrdnEventIntervalCollection^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgCrdnEventIntervalCollection getItem( |
- IndexOrName
