Gets the item for the specified index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgVeSGP4Segment this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgVeSGP4Segment^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeSGP4Segment getItem( int Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgVeSGP4Segment": |
- Index






