Hashtable:
A hashtable is a dictionary (implements IDictionary) optimized for fast retrieval.
DictionaryBase:
This base class is provided to make it easier for implementers to create a strongly typed custom collection. Implementers should extend this base class instead of creating their own.
Members of this base class are protected and are intended to be used through a derived class only.
You can find more information and code examples at the Ms MSDN website:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.