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






