JsonElement.GetInt16 Metod

Definition

Hämtar det aktuella JSON-numret som en Int16.

public:
 short GetInt16();
public short GetInt16();
member this.GetInt16 : unit -> int16
Public Function GetInt16 () As Short

Returer

Det aktuella JSON-numret som en Int16.

Undantag

Värdet kan inte representeras som en Int16.

Den överordnade JsonDocument har tagits bort.

Gäller för