Partager via


JsonReader.ReadTimeSpanArray - Méthode

Lit un tableau d'objets TimeSpan .

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 ReadTimeSpanArray As TimeSpan()
'Utilisation
Dim instance As JsonReader
Dim returnValue As TimeSpan()

returnValue = instance.ReadTimeSpanArray()
public TimeSpan[] ReadTimeSpanArray()

Valeur renvoyée

Type : []

Voir aussi

Référence

JsonReader classe

JsonReader - Membres

Microsoft.SharePoint.Client - Espace de noms