Skip to content

Overload_CodeJam_Collections_LazyDictionary_2__ctor

Andrew Koryavchenko edited this page Jul 4, 2017 · 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