Optionalstart: numberA position at which the elements begin to be selected. If negative, it indicates an offset from the end of the set.
Optionalend: numberA position at which the elements stop being selected. If negative, it indicates an offset from the end of the set. If omitted, the range continues until the end of the set.
The elements matching the specified range.
Gets the elements matching the specified range (0-based position).