NSNumber.FromUInt16(UInt16) Metodo

Definizione

Metodo Factory per creare un numero da un oggetto ushort.

[Foundation.Export("numberWithUnsignedShort:")]
public static Foundation.NSNumber FromUInt16 (ushort value);
static member FromUInt16 : uint16 -> Foundation.NSNumber

Parametri

value
UInt16

Restituisce

Attributi

Si applica a