Returns a hash code for this instance.

Declaration Syntax
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override

Return Value
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)