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

Indicates whether the current object is equal to another object of the same type.

Syntax
C++
C#
Visual Basic
public: bool Equals( JValue other );
Parameters
Parameters 
Description 
other 
An object to compare with this object. 
Returns

true if the current object is equal to the other parameter; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.