A HashTable is a collection of key/value pairs that are prepared and related to the hash code of the key.
A key/value pair gets a ICollection that contains both key & value in the hashtable.
Here is a link to learn more about HashTable
http://msdn.microsoft.com/en-us/library/system.collections.hashtable.aspx
http://msdn.microsoft.com/en-us/library/system.collections.hashtable.aspx
No comments:
Post a Comment