API:System.JSON.TJSONPairEnumerator.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TEnumerator.Create */ inline __fastcall TJSONPairEnumerator(TJSONObject* const AObject) : TJSONObject::TEnumerator(AObject) { }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.