Given an index, returns an element in the collection.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgMtoTrackPoint |
[C#] |
---|
public IAgMtoTrackPoint this[ |
[Managed C++] |
---|
public: __property IAgMtoTrackPoint^ get_Item( |
[Unmanaged C++] |
---|
public: HRESULT get_Item( |
[Java] |
---|
public IAgMtoTrackPoint getItem( |
- Index