Dela via


DataBoxStageName.Inequality(DataBoxStageName, DataBoxStageName) Operator

Definition

Determines if two DataBoxStageName values are not the same.

public static bool operator != (Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName left, Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName right);
static member op_Inequality : Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName * Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName -> bool
Public Shared Operator != (left As DataBoxStageName, right As DataBoxStageName) As Boolean

Parameters

Returns

Applies to