
18 Jul
2011
18 Jul
'11
9:28 p.m.
The documentation says that Range Category: Single Pass Range This is a requirement of the input range. Range category of the output range is written as Returned Range Category: The range category of rng. So, if the input range is Random Access Range, then the output range is also Random Access Range. Regards, Michel