Initializing help system before first use

XPRBexpr Constructor (Double, XPRBvar)

Initializes a new instance of the XPRBexpr class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public XPRBexpr(
	double d,
	XPRBvar v
)

Parameters

d
Type:  SystemDouble
v
Type:  BCLXPRBvar
See Also