BoundsUpperBound Property |
Gets the maximal value defining the range of numbers.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double UpperBound { get; }
Public ReadOnly Property UpperBound As Double
Get
public:
property double UpperBound {
double get ();
}
member UpperBound : float with get
Property Value
Type:
DoubleSee Also