Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
Equals(ICollection)
Determines whether the specified ICollection is equal to the current ICollection.
(Inherited from ImmutableMultiList.)
Equals(IList)
Determines whether the specified IList is equal to the current IList.
(Inherited from ImmutableMultiList.)
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.
(Inherited from ImmutableMultiList.)

See Also