Skip to content

Overload_CodeJam_Collections_LazyDictionary_2__ctor

andrewvk edited this page Jun 23, 2016 · 5 revisions

LazyDictionary(TKey, TValue) Constructor

Overload List

 

Name Description
Public method LazyDictionary(TKey, TValue)(Func(TKey, TValue)) Initialize instance.
Public method LazyDictionary(TKey, TValue)(Func(TKey, TValue), IEqualityComparer(TKey)) Initialize instance.
  Back to Top

See Also

Reference

LazyDictionary(TKey, TValue) Class
CodeJam.Collections Namespace

Clone this wiki locally