DevicePlatform.Equals Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
Equals(DevicePlatform) |
Compare les instances sous-jacentes DevicePlatform . |
Equals(Object) |
Vérifie l’égalité de la plateforme. |
Equals(DevicePlatform)
- Source:
- DevicePlatform.shared.cs
- Source:
- DevicePlatform.shared.cs
Compare les instances sous-jacentes DevicePlatform .
public:
virtual bool Equals(Microsoft::Maui::Devices::DevicePlatform other);
public bool Equals (Microsoft.Maui.Devices.DevicePlatform other);
override this.Equals : Microsoft.Maui.Devices.DevicePlatform -> bool
Public Function Equals (other As DevicePlatform) As Boolean
Paramètres
- other
- DevicePlatform
DevicePlatform objet à comparer.
Retours
true
s’ils sont égaux, sinon false
.
Implémente
S’applique à
Equals(Object)
- Source:
- DevicePlatform.shared.cs
- Source:
- DevicePlatform.shared.cs
Vérifie l’égalité de la plateforme.
public:
override bool Equals(System::Object ^ obj);
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean
Paramètres
- obj
- Object
Comparaison d’objets
Retours
S’ils sont égaux