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