Json.NET - Quick Starts & API Documentation
GetHashCode Method
NamespacesNewtonsoft.JsonIdentifierGetHashCode()()()
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: 2.0.0.0 (2.0.0.0)