TJArray.GetEnumerator Method
Returns an enumerator for iterating over the elements in this array.
Syntax
Unit: Bcl.Json.Classes
function TJArray.GetEnumerator: TEnumerator<TJElement>;
Returns an enumerator for iterating over the elements in this array.
Unit: Bcl.Json.Classes
function TJArray.GetEnumerator: TEnumerator<TJElement>;