Unbox.AsInt16(Object) Méthode

Définition

Dézone l’objet spécifié dans un objet Int16.

public:
 static short AsInt16(System::Object ^ var);
public:
 static short AsInt16(Platform::Object ^ var);
 static short AsInt16(winrt::Windows::Foundation::IInspectable const & var);
public static short AsInt16 (object var);
static member AsInt16 : obj -> int16
Public Shared Function AsInt16 (var As Object) As Short

Paramètres

var
Object

Valeur d’origine de unbox.

Retours

Int16

Retourne un objet Int16.

S’applique à