Freigeben über


UInt16Value.ToUInt16(UInt16Value) Methode

Definition

Gibt die UInt16 Darstellung eines UInt16Value -Objekts zurück.

public static ushort ToUInt16 (DocumentFormat.OpenXml.UInt16Value xmlAttribute);
public static ushort ToUInt16 (DocumentFormat.OpenXml.UInt16Value value);
static member ToUInt16 : DocumentFormat.OpenXml.UInt16Value -> uint16
static member ToUInt16 : DocumentFormat.OpenXml.UInt16Value -> uint16
Public Shared Function ToUInt16 (xmlAttribute As UInt16Value) As UShort
Public Shared Function ToUInt16 (value As UInt16Value) As UShort

Parameter

xmlAttributevalue
UInt16Value

Gibt zurück

Ein UInt16 -Wert, der ein UInt16Value -Objekt darstellt.

Gilt für: