Freigeben über


UInt16Value-Konstruktor (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
)

Parameter

Siehe auch

Referenz

UInt16Value Klasse

UInt16Value-Member

UInt16Value Überladung

DocumentFormat.OpenXml-Namespace