You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JValue Class > JValue Methods > Equals Method > Equals Method (object)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JValue.Equals Method (object)

Determines whether the specified T:System.Object is equal to the current T:System.Object.

Syntax
C++
C#
Visual Basic
public: bool Equals( object obj );
Parameters
Parameters 
Description 
obj 
The T:System.Object to compare with the current T:System.Object
Returns

true if the specified T:System.Object is equal to the current T:System.Object; otherwise, false.

Exceptions 
Description 
T:System.NullReferenceException 
The obj parameter is null.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.