Json.NET - Quick Starts & API Documentation
GetHashCode Method
NamespacesNewtonsoft.Json.LinqJValueGetHashCode()()()()
Serves as a hash function for a particular type.
Declaration Syntax
C#Visual BasicVisual 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.5.0.0 (4.5.5.14908)