jsoncollection (gb.web)

This class represents a json object.

It is a collection that allows to associate a Null value with a key, which is not possible with a standard Gambas collection.

It is used by the JSON.Decode() method when its UseNull argument is set.

jsoncollection: Esta classe não existe.