get
Gets a segment at a specified segment index.
Return
A Segment.
Since
200.1.0
Parameters
index
Zero-based index of the segment.
Throws
if index is out of range.
Gets a segment at a specified segment index.
A Segment.
200.1.0
Zero-based index of the segment.
if index is out of range.