Version: 2017.1

RangeIntConstructor

マニュアルに切り替える
public RangeInt (int start, int length);

パラメーター

start The starting index of the range.
length The length of the range.

説明

Constructs a new RangeInt with given start, length values.