REST.JsonReflect.TJSONUnMarshal.GetArgStrings
Delphi
function GetArgStrings(JsonArray: TJSONArray): TListOfStrings;
C++
TListOfStrings __fastcall GetArgStrings(System::Json::TJSONArray* JsonArray);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | protected | REST.JsonReflect.pas REST.JsonReflect.hpp  | 
        REST.JsonReflect | TJSONUnMarshal | 
Description
Transforme l'argument JsonArray spécifié en tableau de chaînes.