Click or drag to resize

INumberRange Methods

The INumberRange type exposes the following members.

Methods
  NameDescription
Public methodDestroy
Deletes the number range.
Public methodGetNextValue
Generates and returns a single number.
Public methodGetNextValueBlock
Generates a block of subsequent numbers.
Public methodReset
Resets the number range. The number generation then starts with MinValue.
Top
See Also