次の方法で共有


KeyedService<TKey,TService>.Equals(TKey) メソッド

定義

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

public bool Equals (TKey other);
override this.Equals : 'Key -> bool
Public Function Equals (other As TKey) As Boolean

パラメーター

other
TKey

戻り値

実装

適用対象