void BlockNext
Obtains the next subrange of the data.
Result: stored in self (calling object)
Remarks:
Obtains the next subrange of the data in TVecInt. The routine must be used together with Dew.Math.VectorInt.BlockEnd and Dew.Math.VectorInt.BlockInit methods.
See Also: VectorInt.BlockInit, VectorInt.BlockEnd