System.JSON.TJSONPairEnumerator.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Creates an instance of the TJSONPairEnumerator class.

Create creates an instance of the TJSONPairEnumerator class.

See Also


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.JSON.TJSONPairEnumerator.Create&oldid=614666"