Udostępnij za pośrednictwem


MicrosoftBotIdentifier.Equals(CommunicationIdentifier) Metoda

Definicja

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

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

Parametry

other
CommunicationIdentifier

Obiekt do porównania z tym obiektem.

Zwraca

true jeśli bieżący obiekt jest równy parametrowi other ; w przeciwnym razie false.

Dotyczy