SetEquals Method | 
| Name | Description | |
|---|---|---|
| Equals(Object) | 
            Gets whether the Set is equal to another object.
              (Inherited from BaseSet.) | |
| Equals(ISet) | 
            Gets whether the Set is equal to another set.
              (Inherited from BaseSet.) | |
| Equals(Set) | 
            Gets whether the Set is equal to another set.
              |