|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonObject > Methods > GetEnumerator |
SIGNATURE=IWJsonTools.TJsonObject.GetEnumerator
ETYPE=Method
Declaration:
Delphi: |
public function GetEnumerator: TJsonNodeEnumerator; |
C++: |
public: __fastcall TJsonNodeEnumerator GetEnumerator(); |
Description: GetEnumerator adds 'for ... in' statement support