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

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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