GetHashCode Method

Json.NET

Json.NET - Quick Starts & API Documentation GetHashCode Method
NamespacesNewtonsoft.Json.LinqJValueGetHashCode()()()()
Serves as a hash function for a particular type.
Declaration Syntax
C# Visual Basic Visual C++
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
A hash code for the current Object.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623)