Version: 2017.1

RangeIntConstructor

Cambiar al Manual
public RangeInt (int start, int length);

Parámetros

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

Descripción

Constructs a new RangeInt with given start, length values.