JsonReader.ReadDecimalArray método
Lê uma matriz de objetos Decimal .
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 ReadDecimalArray As Decimal()
'Uso
Dim instance As JsonReader
Dim returnValue As Decimal()
returnValue = instance.ReadDecimalArray()
public decimal[] ReadDecimalArray()
Valor retornado
Tipo: []