Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SetEquals異なる集合型が等しいかどうかをチェックする方法があります。しかし、要素に対してどのような等価性テストが実行されるのでしょうか? 使用されますEqualsかReferenceEquals?
SetEquals
Equals
ReferenceEquals
APIでは、次のように述べています。
現在のセットと指定されたコレクションに同じ要素が含まれているかどうかを判断します