February 2019
Intermediate to advanced
626 pages
15h 51m
English
A dictionary, using the .NET class, System.Collections.Generic.Dictionary, is most similar to a hashtable. Like a hashtable, it is a form of associative array.
Unlike the hashtable, however, a dictionary implements a type for both the key and the value, which may make it easier to use.
Read now
Unlock full access