Click or drag to resize
Json.NET

JValueEquals Method

 
Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Public methodEquals(JValue)
Indicates whether the current object is equal to another object of the same type.
Top
See Also