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