Share via


BamlLocalizableResource.Equals(Object) Méthode

Définition

Détermine si l'objet spécifié BamlLocalizableResource est égal à cet objet.

public:
 override bool Equals(System::Object ^ other);
public override bool Equals (object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean

Paramètres

other
Object

Objet BamlLocalizableResource dont l'égalité doit être testée.

Retours

Boolean

true si other est égal à cet objet ; sinon false.

S’applique à