Sdílet prostřednictvím


StrongAssemblyIdentity.Equals Metoda

Definice

Přetížení

Equals(StrongAssemblyIdentity)
Equals(Object)

Equals(StrongAssemblyIdentity)

Zdroj:
StrongAssemblyIdentity.cs
Zdroj:
StrongAssemblyIdentity.cs

Určuje, zda je aktuální objekt roven jinému objektu stejného typu.

public bool Equals (Microsoft.VisualStudio.Composition.StrongAssemblyIdentity other);
override this.Equals : Microsoft.VisualStudio.Composition.StrongAssemblyIdentity -> bool
Public Function Equals (other As StrongAssemblyIdentity) As Boolean

Parametry

Návraty

Implementuje

Platí pro

Equals(Object)

Zdroj:
StrongAssemblyIdentity.cs
Zdroj:
StrongAssemblyIdentity.cs
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parametry

obj
Object

Návraty

Platí pro