API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.AddNull

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AddNull: TElements; overload; inline;
function AddNull(const AKey: string): TPairs; overload; inline;

C++

HIDESBASE TJSONCollectionBuilder::TElements* __fastcall AddNull()/* overload */;
HIDESBASE TJSONCollectionBuilder::TPairs* __fastcall AddNull(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 !