Range<T>.min

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

Declaration

public T min { get; set; }

Description

The lower bound of the range.