Skip to content

Properties_T_CodeJam_Collections_LazyDictionary_2

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

LazyDictionary(TKey, TValue) Properties

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

Properties

 

Name Description
Public property Item Gets the element that has the specified key in the read-only dictionary.
Public property Keys Gets an enumerable collection that contains the keys in the read-only dictionary.
Public property Values Gets an enumerable collection that contains the values in the read-only dictionary.
  Back to Top

See Also

Reference

LazyDictionary(TKey, TValue) Class
CodeJam.Collections Namespace

Clone this wiki locally