Method Range
Range(Int32, Int32)
Returns a new SegmentInfos containg the SegmentInfo instances in the specified range first (inclusive) to last (exclusive), so total number of segments returned is last-first.
Declaration
public SegmentInfos Range(int first, int last)
Parameters
Type | Name | Description |
---|---|---|
System. |
first | |
System. |
last |
Returns
Type | Description |
---|---|
Segment |