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

Returns a hash code for the specified object.

Syntax
C++
C#
Visual Basic
public: int GetHashCode( JToken obj );
Parameters
Parameters 
Description 
obj 
The T:System.Object for which a hash code is to be returned. 
Returns

A hash code for the specified object.

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