Partager via


TableErrorCode.Equals(TableErrorCode) Méthode

Définition

Indique si l'objet actuel est égal à un autre objet du même type.

public bool Equals (Azure.Data.Tables.Models.TableErrorCode other);
override this.Equals : Azure.Data.Tables.Models.TableErrorCode -> bool
Public Function Equals (other As TableErrorCode) As Boolean

Paramètres

other
TableErrorCode

Objet à comparer à cet objet.

Retours

true si l'objet actuel est égal au paramètre other ; sinon, false.

Implémente

S’applique à