Compartilhar via


DomainType.GetHashCode Method

Definition

Returns hashCode for enum DomainType

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

Returns

The hashCode of the value

Applies to