Version: 2020.2
言語: 日本語

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.