Bagikan melalui


PropertyValue.CreateInt64(Int64) Metode

Definisi

Membuat nilai properti dari bilangan bulat.

public:
 static Platform::Object ^ CreateInt64(long long value);
 static IInspectable CreateInt64(long const& value);
public static object CreateInt64(long value);
function createInt64(value)
Public Shared Function CreateInt64 (value As Long) As Object

Parameter

value
Int64

long long

long

Nilai untuk disimpan dalam nilai properti.

Mengembalikan

Object

Platform::Object

IInspectable

Nilai properti.

Berlaku untuk