UInt64Value Constructor (UInt64Value)

Initializes a new instance of the UInt64Value by deep copy.

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

Syntax

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

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

Parameters

See Also

Reference

UInt64Value Class

UInt64Value Members

UInt64Value Overload

DocumentFormat.OpenXml Namespace