API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.BeginArray
Delphi
function BeginArray: TElements; overload; inline;
function BeginArray(const AKey: string): TElements; overload; inline;
C++
HIDESBASE TJSONCollectionBuilder::TElements* __fastcall BeginArray()/* overload */;
HIDESBASE TJSONCollectionBuilder::TElements* __fastcall BeginArray(const System::UnicodeString AKey)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.JSON.Builders.pas System.JSON.Builders.hpp |
System.JSON.Builders | TParentCollection |
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 !