Click or drag to resize

BaseSet.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Gets whether the Set is equal to another object.
(Overrides Object.Equals(Object).)
Public methodEquals(ISet)
Gets whether the Set is equal to another set.
Top
See Also