gets the item for the specified index
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _
ByVal Index As Integer _
) As IAgVeSGP4Segment
|
| [C#] |
|---|
public IAgVeSGP4Segment this[
|
| [Managed C++] |
|---|
public: __property IAgVeSGP4Segment^ get_Item(
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Item(
|
| [Java] |
|---|
public IAgVeSGP4Segment getItem(
|
- Index