Share via


CategoryType.GetHashCode Method

Definition

Returns hashCode for enum CategoryType

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The hashCode of the value

Applies to