Help on "Identifier 'ObjectEnumerator' not found"

Monkey Forums/Monkey Programming/Help on "Identifier 'ObjectEnumerator' not found"

fsoft(Posted 2013) [#1]
I need help on the following error:


Identifier 'ObjectEnumerator' not found



The code snippet is the following:




The "assets" variable contains a valid JSON string. I am using "monkey-json" by Damian Sinclair. I don't think it is a JSON issue, since it dumps correctly.

Any help is really appreciated.


AdamRedwoods(Posted 2013) [#2]
I don't think you can use Class Object for your keys.