Compartilhar via


ImageCategory.Equality(ImageCategory, ImageCategory) Operador

Definição

Determina se dois ImageCategory valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a