System.JSON.TJSONPathParser.TokenArrayIndex
Révision datée du 12 février 2016 à 15:40 par Simona.craciun (discussion | contributions) (1 version : Translated with Trados. LOC-20109)
Delphi
property TokenArrayIndex: Integer read FTokenArrayIndex;
C++
__property int TokenArrayIndex = {read=FTokenArrayIndex, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONPathParser |
Description
Index correspondant au dernier jeton ArrayIndex renvoyé par NextToken. C'est l'index d'un élément d'un tableau JSON.