JSONObject.WalkJSONObjectDelegate Delegate (console safe)
A delegate for the Walk method on this class.
Parameters
- item
- The item value for each item as the JSONobject is "walked"
- key
- The key value for each item as the JSONobject is "walked"
Remarks
See Also
JSONObject Class