Json.NET - Quick Starts & API Documentation
DeepEquals Method (t1, t2)
Namespaces ► Newtonsoft.Json.Linq ► JToken ► DeepEquals(JToken, JToken)
Compares the values of two tokens, including the values of all descendant tokens.
Declaration Syntax
Return Value
true if the tokens are equal; otherwise false.