Returns a hash code for this JsonValue instance.
Namespace: KGySoft.Json
Assembly: KGySoft.Json (in KGySoft.Json.dll) Version: 2.0.1
Syntax
Return Value
Type: Int32A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also