DictionaryGeneric and Hashtable

Dictionary and Hashtable Class Diagrams
DictionaryGeneric and Hashtable
Adding Items to a Dictionary<TKey, TValue> 
DictionaryGeneric and Hashtable code
Inserting Items in a Dictionary<TKey, TValue> Using the Index Operator
DictionaryGeneric and Hashtable 代码
Iterating over Dictionary<TKey, TValue> with foreach
DictionaryGeneric and Hashtable code

你可能感兴趣的:(Hashtable)