UInt64Value Constructor (UInt64)

Initializes a new instance of the UInt64Value.

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

Syntax

'Declaration
Public Sub New ( _
    value As ULong _
)
'Usage
Dim value As ULong

Dim instance As New UInt64Value(value)
public UInt64Value(
    ulong value
)

Parameters

See Also

Reference

UInt64Value Class

UInt64Value Members

UInt64Value Overload

DocumentFormat.OpenXml Namespace