Documentation for a minimal subset of the QSM API
Double Constructor (x)
Namespaces > QS.CMS.Base3 > Double > DoubleNew(Double)
Initializes a new instance of the Double class.
Syntax
C#Visual BasicManaged C++
public Double (
	double x
)
Public Sub New ( _
	x As Double _
)
public:
Double (
	double x
)
Parameters
x (Double)

[Missing <param> documentation for "x"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0