Version: 2019.2
public RangeInt (int start, int length);

パラメーター

startThe starting index of the range.
lengthThe length of the range.

説明

Constructs a new RangeInt with given start, length values.