Share via


UInt16Value Constructor (UInt16Value)

Initializes a new instance of the UInt16Value by deep copy.

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

Syntax

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

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

Parameters

See Also

Reference

UInt16Value Class

UInt16Value Members

UInt16Value Overload

DocumentFormat.OpenXml Namespace