RangeTLowerBound Property

Gets the lower bound of the range.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public T LowerBound { get; }

Property Value

T

See Also