Initializing help system before first use

getDual Method

Retrieves the dual value.

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

Return Value

Type:  Double
The double dual value.
Examples
xbcutstk.cs in the Advanced Examples folder.
See Also