NSNumber.FromUInt64(UInt64) Metodo

Definizione

Metodo factory per creare un numero da una ulong.

[Foundation.Export("numberWithUnsignedLongLong:")]
public static Foundation.NSNumber FromUInt64 (ulong value);
static member FromUInt64 : uint64 -> Foundation.NSNumber

Parametri

value
UInt64

Restituisce

Attributi

Si applica a