Skip to content

Properties_T_CodeJam_Threading_ConcurrentLazyDictionary_2

andrewvk edited this page Apr 1, 2016 · 3 revisions

ConcurrentLazyDictionary(TKey, TValue) Properties

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

The ConcurrentLazyDictionary(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

ConcurrentLazyDictionary(TKey, TValue) Class
CodeJam.Threading Namespace

Clone this wiki locally