Json.NET - Quick Starts & API Documentation
Equals Method (x, y)
Namespaces ► Newtonsoft.Json.Linq ► JTokenEqualityComparer ► Equals(JToken, JToken)
Determines whether the specified objects are equal.
Declaration Syntax
Return Value
true if the specified objects are equal; otherwise, false.