API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.AddUndefined
Delphi
function AddUndefined: TElements; overload; inline;
function AddUndefined(const AKey: string): TPairs; overload; inline;
C++
HIDESBASE TJSONCollectionBuilder::TElements* __fastcall AddUndefined()/* overload */;
HIDESBASE TJSONCollectionBuilder::TPairs* __fastcall AddUndefined(const System::UnicodeString AKey)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.JSON.Builders.pas System.JSON.Builders.hpp |
System.JSON.Builders | TParentCollection |
Description
Embarcadero Technologies does not currently have any additional information.