Share via


DeliveryAction.GetHashCode Method

Definition

Returns hashCode for enum DeliveryAction

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

Returns

The hashCode of the value

Applies to