Hashtable « Collections « Visual C++ .NET






1.Add key and value to Hashtable
2.Get value from Hashtable by indexed property
3.Get Enumerator from Hashtable
4.Get Key enumerator from Hashtable
5.Get value enumerator from Hashtable
6.Hashtable contains key
7.Hashtable contains value