API:System.JSON.TJSONMapper.ToArr
Delphi
function ToArr(const AValue: TArray<T>): TJSONArray; overload;
C++
TJSONArray* __fastcall ToArr(const System::DynamicArray<T> AValue)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONMapper |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !