ImmutableMultiListEquals Method | 
| Name | Description | |
|---|---|---|
| Equals(ICollection) | 
            Determines whether the specified ICollection is equal to
            the current ICollection.
              | |
| Equals(IList) | 
            Determines whether the specified IList is equal to the
            current IList.
              | |
| Equals(Object) | 
            Compare this IList implementation with some other Object
            and determine if the caller would believe this Object to be equal
            to the other Object.
              (Overrides ObjectEquals(Object).) |