Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Equals(object)

  • Declared in: RT.Json.JsonValue
  • Overrides: object.Equals(object)

Declaration

public override 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).)