StrongAssemblyIdentity.Equals メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
Equals(StrongAssemblyIdentity) | |
Equals(Object) |
Equals(StrongAssemblyIdentity)
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。
public bool Equals (Microsoft.VisualStudio.Composition.StrongAssemblyIdentity other);
override this.Equals : Microsoft.VisualStudio.Composition.StrongAssemblyIdentity -> bool
Public Function Equals (other As StrongAssemblyIdentity) As Boolean
パラメーター
- other
- StrongAssemblyIdentity
戻り値
実装
適用対象
Equals(Object)
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean
パラメーター
- obj
- Object