Compartilhar via


JsonReader.ReadArrayStart método

Lê o token cujo tipo é ArrayStart. This member is reserved for internal use and is not intended to be used directly from your code.

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 Sub ReadArrayStart
'Uso
Dim instance As JsonReader

instance.ReadArrayStart()
public void ReadArrayStart()

Comentários

O valor do token ArrayStart é "[".

Ver também

Referência

JsonReader classe

JsonReader membros

Microsoft.SharePoint.Client namespace