Initializing help system before first use

getUB Method

Retrieve the upper variable bound.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public double getUB()

Return Value

Type:  Double
The double upper variables bound.
Examples
xbexpl.cs from the Introductory Examples folder.
See Also