JsonReader.ReadInt64 - Méthode
Crée un objet Int64 à partir de la chaîne JSON. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public Function ReadInt64 As Long
'Utilisation
Dim instance As JsonReader
Dim returnValue As Long
returnValue = instance.ReadInt64()
public long ReadInt64()
Valeur renvoyée
Type : System.Int64
Int64 .
Remarques
Le type du jeton qui peuvent être utilisées pour créer l'objet Int64 est Long.