Bagikan melalui


PropertyValue.CreateInt16Array(Int16[]) Metode

Definisi

Membuat nilai properti dari array bilangan bulat.

public:
 static Platform::Object ^ CreateInt16Array(Platform::Array <short> ^ value);
 static IInspectable CreateInt16Array(winrt::array_view <short> const& value);
public static object CreateInt16Array(short[] value);
function createInt16Array(value)
Public Shared Function CreateInt16Array (value As Short()) As Object

Parameter

value

Int16[]

short[]

Array untuk disimpan dalam nilai properti.

Mengembalikan

Object

Platform::Object

IInspectable

Nilai properti.

Berlaku untuk