StrongAssemblyIdentity.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(StrongAssemblyIdentity) | |
Equals(Object) |
Equals(StrongAssemblyIdentity)
- Source:
- StrongAssemblyIdentity.cs
- Source:
- StrongAssemblyIdentity.cs
Indique si l'objet actuel est égal à un autre objet du même type.
public bool Equals (Microsoft.VisualStudio.Composition.StrongAssemblyIdentity other);
override this.Equals : Microsoft.VisualStudio.Composition.StrongAssemblyIdentity -> bool
Public Function Equals (other As StrongAssemblyIdentity) As Boolean
Paramètres
- other
- StrongAssemblyIdentity
Retours
Implémente
S’applique à
Equals(Object)
- Source:
- StrongAssemblyIdentity.cs
- Source:
- StrongAssemblyIdentity.cs
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean
Paramètres
- obj
- Object