Skip to content

Overload_CodeJam_Collections_KeyEqualityComparer_2__ctor

andrewvk edited this page Mar 22, 2016 · 3 revisions

KeyEqualityComparer(T, TKey) Constructor

[This is preliminary documentation and is subject to change.]

Overload List

 

Name Description
Public method KeyEqualityComparer(T, TKey)(Func(T, TKey)) Initializes a new instance of the KeyEqualityComparer(T, TKey).
Public method KeyEqualityComparer(T, TKey)(Func(T, TKey), IEqualityComparer(TKey)) Initializes a new instance of the KeyEqualityComparer(T, TKey).
  Back to Top

See Also

Reference

KeyEqualityComparer(T, TKey) Class
CodeJam.Collections Namespace

Clone this wiki locally