Skip to content

Methods_T_CodeJam_Collections_ILazyDictionary_2

andrewvk edited this page Mar 24, 2016 · 12 revisions

ILazyDictionary(TKey, TValue) Methods

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

The ILazyDictionary(TKey, TValue) generic type exposes the following members.

Methods

 

Name Description
Public method Clear Clears all created values
Public method Get Returns existing value associated to a key, or creates new.
  Back to Top

See Also

Reference

ILazyDictionary(TKey, TValue) Interface
CodeJam.Collections Namespace

Clone this wiki locally