Partilhar via


EntityRecognitionSkillLanguage.Equals(EntityRecognitionSkillLanguage) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

public bool Equals (Azure.Search.Documents.Indexes.Models.EntityRecognitionSkillLanguage other);
override this.Equals : Azure.Search.Documents.Indexes.Models.EntityRecognitionSkillLanguage -> bool
Public Function Equals (other As EntityRecognitionSkillLanguage) As Boolean

Parâmetros

other
EntityRecognitionSkillLanguage

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a