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