Partager via


StrongAssemblyIdentity.Equals Méthode

Définition

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

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

Retours

S’applique à