Initializing help system before first use

getLB Method

Retrieve the lower variable bound.

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

Return Value

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