Compartilhar via


UInt32Value.ToUInt32(UInt32Value) Método

Definição

Retorna a UInt32 representação de valor de um UInt32Value objeto.

public static uint ToUInt32 (DocumentFormat.OpenXml.UInt32Value xmlAttribute);
public static uint ToUInt32 (DocumentFormat.OpenXml.UInt32Value value);
static member ToUInt32 : DocumentFormat.OpenXml.UInt32Value -> uint32
static member ToUInt32 : DocumentFormat.OpenXml.UInt32Value -> uint32
Public Shared Function ToUInt32 (xmlAttribute As UInt32Value) As UInteger
Public Shared Function ToUInt32 (value As UInt32Value) As UInteger

Parâmetros

xmlAttributevalue
UInt32Value

Retornos

Um UInt32 valor que representa um UInt32Value objeto.

Aplica-se a