LocalizationContextGetHashCode Method

Returns a hash code for the current LocalizationContext instance.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public override int GetHashCode()

Return Value

Int32
A hash code for the current instance.

See Also