TRangeIterator.Create(Integer,Integer) Constructor

Initializes a new instance of the TRangeIterator class.

Namespace: Spring.Collections.Extensions
public
 constructor Create(start, count: Integer);

Parameters

start
Type: Integer

count
Type: Integer