JsonReader.ReadDecimalArray - Méthode
Lit un tableau d'objets Decimal .
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 ReadDecimalArray As Decimal()
'Utilisation
Dim instance As JsonReader
Dim returnValue As Decimal()
returnValue = instance.ReadDecimalArray()
public decimal[] ReadDecimalArray()
Valeur renvoyée
Type : []