Click or drag to resize

RankedSetTCreateSetComparer Method

Overload List
  NameDescription
Public methodStatic memberCode exampleCreateSetComparer
Returns an equality comparer that can be used to create a collection that contains sets.
Public methodStatic memberCreateSetComparer(IEqualityComparerT)
Returns an equality comparer using a supplied comparer that can be used to create a collection that contains sets.
Top
See Also