Compartilhar via


UInt64Value.ToUInt64(UInt64Value) Método

Definição

Retorna a UInt64 representação de valor de um UInt64Value objeto.

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

Parâmetros

xmlAttributevalue
UInt64Value

Retornos

Um UInt64 valor que representa um UInt64Value objeto.

Aplica-se a