| JsonObject | Initializes a new instance of the JsonObject class. | 
| JsonObject(IDictionaryString, JsonValue) | Initializes a new instance of the JsonObject class from a dictionary. | 
| JsonObject(IEnumerableJsonProperty, Boolean) | Initializes a new instance of the JsonObject class from a collection of JsonProperty items. |