Bagikan melalui


PropertyValue.CreateInt16(Int16) Metode

Definisi

Membuat nilai properti dari bilangan bulat.

public:
 static Platform::Object ^ CreateInt16(short value);
 static IInspectable CreateInt16(short const& value);
public static object CreateInt16(short value);
function createInt16(value)
Public Shared Function CreateInt16 (value As Short) As Object

Parameter

value
Int16

short

Nilai untuk disimpan dalam nilai properti.

Mengembalikan

Object

Platform::Object

IInspectable

Nilai properti.

Berlaku untuk