Compartilhar via


TextCategory.Inequality(TextCategory, TextCategory) Operador

Definição

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

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

Parâmetros

right
TextCategory

Retornos

Aplica-se a