Compartilhar via


ByteValue.ToByte(ByteValue) Método

Definição

Retorna a Byte representação de valor de um ByteValue objeto.

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

Parâmetros

xmlAttributevalue
ByteValue

Retornos

Um Byte valor que representa um ByteValue objeto.

Aplica-se a