IntRange.Delta
Property in IntRange
Implements INumberRange<T>.Delta
Declaration
public readonly int Delta { get; }
Description
The difference between the maximum and minimum values (Read only).
public readonly int Delta { get; }
The difference between the maximum and minimum values (Read only).