Partilhar via


EntityCategory.Equals(EntityCategory) Método

Definição

Compara a EntityCategory quanto à igualdade com outra EntityCategory.

public bool Equals (Azure.AI.TextAnalytics.EntityCategory other);
override this.Equals : Azure.AI.TextAnalytics.EntityCategory -> bool
Public Function Equals (other As EntityCategory) As Boolean

Parâmetros

other
EntityCategory

A EntityCategory com a qual comparar.

Retornos

true se os objetos EntityCategory forem iguais; caso contrário, false.

Implementações

Aplica-se a