Compartilhar via


TextCategory.Equality(TextCategory, TextCategory) Operador

Definição

Determina se dois TextCategory valores são os mesmos.

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

Retornos

Aplica-se a