Compartilhar via


JsonReader.ReadTimeSpanArray método

Lê uma matriz de objetos TimeSpan .

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Function ReadTimeSpanArray As TimeSpan()
'Uso
Dim instance As JsonReader
Dim returnValue As TimeSpan()

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

Valor retornado

Tipo: []

Ver também

Referência

JsonReader classe

JsonReader membros

Microsoft.SharePoint.Client namespace