ScriptMap

D class wrapper around a hash map that can be stored in ScriptObject's nativeObject field

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entries
ScriptAny[ScriptAny] entries;

the entries

Meta