[[
learning:exam70-536:genericdictionary
]]
David Cumps
You are here:
start
»
learning
»
learning:exam70-536
»
learning:exam70-536:genericdictionary
Generic Dictionary class
Overview
Generic version of the
Hashtable
class.
Retains the order in which items were added.
Contains
KeyValuePair<K, T>
internally.
learning/exam70-536/genericdictionary.txt · Last modified: 2008/09/16 15:54 by david
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Noncommercial-Share Alike 3.0 Unported