Partager via


PhoneNumberIdentifier.Equals(CommunicationIdentifier) Méthode

Définition

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

public override bool Equals (Azure.Communication.CommunicationIdentifier other);
override this.Equals : Azure.Communication.CommunicationIdentifier -> bool
Public Overrides Function Equals (other As CommunicationIdentifier) As Boolean

Paramètres

other
CommunicationIdentifier

Objet à comparer à cet objet.

Retours

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

S’applique à