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++] |
|---|
public: HRESULT get_Segments(
|
| [Java] |
|---|
public IAgVeSGP4SegmentCollection getSegments();
|