Gets the upper bound of the interval.

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property UpperBound As DateTime
C#
public DateTime UpperBound { get; }
C++
public:
DateTime UpperBound {
	DateTime get ();
}

Value

The upper bound of the interval.