System.JSON.TJSONPairEnumerator.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AList: TList<TJSONPair>);

C++

__fastcall TJSONPairEnumerator(System::Generics::Collections::TList__1<TJSONPair*>* const AList);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONPairEnumerator


Description

Crée une instance de la classe TJSONPairEnumerator.

Create crée une instance de la classe TJSONPairEnumerator.

Voir aussi