Partager via


EntityCategory.Equals(EntityCategory) Méthode

Définition

Compare entityCategory pour l’égalité avec une autre 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

Paramètres

other
EntityCategory

EntityCategory à comparer.

Retours

true si les objets EntityCategory sont égaux ; sinon, false.

Implémente

S’applique à