Share via


EntityType.GetHashCode Method

Definition

Returns hashCode for enum EntityType

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

Returns

The hashCode of the value

Applies to