May 2010
Intermediate to advanced
1272 pages
61h 18m
English
StringDictionary CollectionThe System.Collections.Specialized.StringDictionary collection works like the HashTable collection but differs in that it accepts only key/value pairs of type String, meaning that both keys and values must be String. The following is a small example:

You can recall the HashTable collection for a full member listing.
Read now
Unlock full access