System.JSON.TJSONMapper.ToArray
Delphi
function ToArray(const AValue: TArray<T>; AMaxCount: NativeInt = -1): TJSONArray; overload;
C++
TJSONArray* __fastcall ToArray(const System::DynamicArray<T> AValue, System::NativeInt AMaxCount = 0xffffffff)/* 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 !