Click or drag to resize

DictExtensions Methods

The DictExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleSetDefaultK, V
Returns a value from the dictionary by a key. If the key is not present yet, then a new default entry is created and returned.
Top
See Also