Compartir a través de


TextCategory.Equality(TextCategory, TextCategory) Operador

Definición

Determina si dos TextCategory valores son iguales.

public static bool operator == (Azure.AI.ContentSafety.TextCategory left, Azure.AI.ContentSafety.TextCategory right);
static member ( = ) : 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