Version: 2018.4
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.