System.JSON.TJSONPairEnumerator.Create

From RAD Studio API Documentation
Revision as of 12:31, 31 January 2014 by L10nBot (talk | contribs) (InheritsFrom)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"