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

Determines whether the specified objects are equal.

Syntax
C++
C#
Visual Basic
public: bool Equals( JToken x, JToken y );
Parameters
Parameters 
Description 
The first object of type JToken to compare. 
The second object of type JToken to compare. 
Returns

true if the specified objects are equal; otherwise, false.

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