Freigeben über


UInt32Value.ToUInt32(UInt32Value) Methode

Definition

Gibt die UInt32 Wertdarstellung eines UInt32Value -Objekts zurück.

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

Parameter

xmlAttributevalue
UInt32Value

Gibt zurück

Ein UInt32 -Wert, der ein UInt32Value -Objekt darstellt.

Gilt für: