Better ListView Class Reference

HashList(TKey,TValue) Constructor

Initialize a new HashList instance.

HashList<TKey, TValue>(
   IEqualityComparer<TKey> comparer
);

Parameters

comparer
key comparer

See Also

HashList<TKey, TValue> Class | ComponentOwl.BetterListView.Collections Namespace | HashList<TKey, TValue> Constructor Overload List