Range<T>.max

Property in Range<T>
Implements IRange<T>.max

Declaration

public T max { get; set; }

Description

The upper bound of the range.