LanguagePrimitives.ParseInt64, fonction (F#)
Analyse un entier de 64 bits en fonction des règles utilisées par l'opérateur de conversion int64 surchargé en cas d'application aux chaînes
Espace de noms/Chemin du module : Microsoft.FSharp.Core.LanguagePrimitives
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
ParseInt64 : string -> int64
// Usage:
ParseInt64 s
Paramètres
s
Type : stringChaîne d'entrée.
Valeur de retour
Valeur analysée.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables