StrongAssemblyIdentity.Equals Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
- other
- StrongAssemblyIdentity
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