Click or drag to resize

Double Constructor (Double)

Initializes a new instance of the Double class

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public Double(
	double dValue
)

Parameters

dValue
Type: SystemDouble
See Also