Freigeben über


SByteValue.ToSByte(SByteValue) Methode

Definition

Gibt die SByte Darstellung eines Objekts zurück SByteValue .

public static sbyte ToSByte (DocumentFormat.OpenXml.SByteValue xmlAttribute);
public static sbyte ToSByte (DocumentFormat.OpenXml.SByteValue value);
static member ToSByte : DocumentFormat.OpenXml.SByteValue -> sbyte
static member ToSByte : DocumentFormat.OpenXml.SByteValue -> sbyte
Public Shared Function ToSByte (xmlAttribute As SByteValue) As SByte
Public Shared Function ToSByte (value As SByteValue) As SByte

Parameter

xmlAttributevalue
SByteValue

Gibt zurück

Ein SByte -Wert, der ein SByteValue -Objekt darstellt.

Gilt für: