NSNumber.FromUInt64(UInt64) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode de fabrique pour créer un nombre à partir d’un ulong.
[Foundation.Export("numberWithUnsignedLongLong:")]
public static Foundation.NSNumber FromUInt64 (ulong value);
static member FromUInt64 : uint64 -> Foundation.NSNumber
Paramètres
- value
- UInt64
Retours
- Attributs