end property
num
get
end
The exclusive end index of this range (zero-based).
Implementation
_i2.num get end => _i5.getProperty(
this,
'end',
);
The exclusive end index of this range (zero-based).
_i2.num get end => _i5.getProperty(
this,
'end',
);