Click or drag to resize

LocalizedStringGetHashCode Method

Serves as a hash function for a particular type.

Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public override int GetHashCode()

Return Value

Int32
Hash for current object
See Also