| HashSetComparerTEquals Method |
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Equals(HashSetT, HashSetT) |
Checks if two hashSets contain same set of items or not.
|