Partager via


ByteValue.ToByte(ByteValue) Méthode

Définition

Retourne la Byte représentation de valeur d’un ByteValue objet .

public static byte ToByte (DocumentFormat.OpenXml.ByteValue xmlAttribute);
public static byte ToByte (DocumentFormat.OpenXml.ByteValue value);
static member ToByte : DocumentFormat.OpenXml.ByteValue -> byte
static member ToByte : DocumentFormat.OpenXml.ByteValue -> byte
Public Shared Function ToByte (xmlAttribute As ByteValue) As Byte
Public Shared Function ToByte (value As ByteValue) As Byte

Paramètres

xmlAttributevalue
ByteValue

Retours

Valeur Byte qui représente un ByteValue objet.

S’applique à