- Declared in: RT.Json.JsonValue
- Overrides: object.Equals(object)
- Abstract
Declaration
public abstract bool Equals(
object other
)
Summary
Determines whether this value is equal to the
other value. (See also remarks in the other
overload,
JsonValue.Equals(JsonValue).)