Accesses an element at the specified position.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgCrdnIntervalCollection |
[C#] |
---|
public IAgCrdnIntervalCollection this[ |
[Managed C++] |
---|
public: __property IAgCrdnIntervalCollection^ get_Item( |
[Unmanaged C++] |
---|
public: HRESULT get_Item( |
[Java] |
---|
public IAgCrdnIntervalCollection getItem( |
- Index