Property UpperBound
- Namespace
- Bonsai
- Assembly
- Bonsai.Core.dll
UpperBound
Gets the inclusive upper bound of the range.
public TValue UpperBound { get; }
Property Value
- TValue
Gets the inclusive upper bound of the range.
public TValue UpperBound { get; }