Click or drag to resize

URNGetHashCode Method

Returns a hash code for this instance.

Namespace: Sportradar.OddsFeed.SDK.Messages
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public override int GetHashCode()

Return Value

Int32
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also