Get the element set list.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Segments() As IAgVeSGP4SegmentCollection |
| [C#] |
|---|
public IAgVeSGP4SegmentCollection Segments {get;} |
| [Managed C++] |
|---|
public: __property IAgVeSGP4SegmentCollection ^ get_Segments(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeSGP4SegmentCollection getSegments(); |
[Python - STK API ] |
|---|
@property def Segments(self) -> "IAgVeSGP4SegmentCollection": |






