Skip to content

Overload_CodeJam_Collections_LazyDictionary_2__ctor

andrewvk edited this page Mar 24, 2016 · 5 revisions

LazyDictionary(TKey, TValue) Constructor

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

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