Udostępnij za pośrednictwem


StrongAssemblyIdentity.Equals Metoda

Definicja

Przeciążenia

Equals(StrongAssemblyIdentity)
Equals(Object)

Equals(StrongAssemblyIdentity)

Źródło:
StrongAssemblyIdentity.cs
Źródło:
StrongAssemblyIdentity.cs

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego 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

Zwraca

Implementuje

Dotyczy

Equals(Object)

Źródło:
StrongAssemblyIdentity.cs
Źródło:
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

Zwraca

Dotyczy