| Equals(JsonValue) | Indicates whether the current JsonValue instance is equal to another one specified in the other parameter. |
| Equals(Object) | Determines whether the specified object is equal to this instance. Allows comparing also to JsonArray, JsonObject, string, bool and .NET numeric types. |