Compartilhar via


ParticipantRole.Inequality(ParticipantRole, ParticipantRole) Operador

Definição

Determina se dois ParticipantRole valores não são os mesmos.

public static bool operator != (Azure.Communication.Rooms.ParticipantRole left, Azure.Communication.Rooms.ParticipantRole right);
static member op_Inequality : Azure.Communication.Rooms.ParticipantRole * Azure.Communication.Rooms.ParticipantRole -> bool
Public Shared Operator != (left As ParticipantRole, right As ParticipantRole) As Boolean

Parâmetros

Retornos

Aplica-se a