API:System.JSON.TJSONArray.GetEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEnumerator: TEnumerator; inline;

C++

TEnumerator* __fastcall GetEnumerator();

Properties

Type Visibility Source Unit Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONArray

Description

Embarcadero Technologies does not currently have any additional information.