DoubleValue Constructor (DoubleValue)

Initializes a new instance of the DoubleValue by deep copy.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub New ( _
    source As DoubleValue _
)
'Usage
Dim source As DoubleValue

Dim instance As New DoubleValue(source)
public DoubleValue(
    DoubleValue source
)

Parameters

See Also

Reference

DoubleValue Class

DoubleValue Members

DoubleValue Overload

DocumentFormat.OpenXml Namespace