Json.NET - Quick Starts & API Documentation
Equals Method (obj)
Namespaces ► Newtonsoft.Json.Linq ► JValue ► Equals(Object)
Declaration Syntax
Exceptions
Exception | Condition |
---|---|
NullReferenceException |
The obj parameter is null.
|