Get the segment list.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Segments() As IAgVeSegmentsCollection |
| [C#] |
|---|
public IAgVeSegmentsCollection Segments {get;} |
| [Managed C++] |
|---|
public: __property IAgVeSegmentsCollection^ get_Segments(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Segments( |
| [Java] |
|---|
public IAgVeSegmentsCollection getSegments(); |
