Compartir a través de


TextCategory.Inequality(TextCategory, TextCategory) Operador

Definición

Determina si dos TextCategory valores no son los mismos.

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

Devoluciones

Se aplica a