Date Time Interval.Upper Bound Property
Gets the upper bound of the interval.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The upper bound of the interval.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public DateTime UpperBound { get; }
Property Value
DateTimeThe upper bound of the interval.