Freigeben über


UInt16Value-Konstruktor (UInt16)

Initializes a new instance of the UInt16Value.

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

Syntax

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

Dim instance As New UInt16Value(value)
public UInt16Value(
    ushort value
)

Parameter

Siehe auch

Referenz

UInt16Value Klasse

UInt16Value-Member

UInt16Value Überladung

DocumentFormat.OpenXml-Namespace