Compartir a través de


PhoneNumberAssignmentType.Equals(PhoneNumberAssignmentType) Método

Definición

Indica si el objeto actual es igual que otro objeto del mismo tipo.

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

Parámetros

other
PhoneNumberAssignmentType

Objeto que se va a comparar con este objeto.

Devoluciones

true si el objeto actual es igual al parámetro other; en caso contrario, false.

Implementaciones

Se aplica a