Freigeben über


UInt64Value.ToUInt64(UInt64Value) Methode

Definition

Gibt die UInt64 Wertdarstellung eines UInt64Value -Objekts zurück.

public static ulong ToUInt64 (DocumentFormat.OpenXml.UInt64Value xmlAttribute);
public static ulong ToUInt64 (DocumentFormat.OpenXml.UInt64Value value);
static member ToUInt64 : DocumentFormat.OpenXml.UInt64Value -> uint64
static member ToUInt64 : DocumentFormat.OpenXml.UInt64Value -> uint64
Public Shared Function ToUInt64 (xmlAttribute As UInt64Value) As ULong
Public Shared Function ToUInt64 (value As UInt64Value) As ULong

Parameter

xmlAttributevalue
UInt64Value

Gibt zurück

Ein UInt64 -Wert, der ein UInt64Value -Objekt darstellt.

Gilt für: