Click or drag to resize

ImmutableMultiListEquals Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodEquals(ICollection)
Determines whether the specified ICollection is equal to the current ICollection.
Public methodEquals(IList)
Determines whether the specified IList is equal to the current IList.
Public methodEquals(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).)
Top
See Also