Returns an IDictionaryEnumerator that iterates through the Hashtable.
Public Function GetEnumerator ( ) As Object
The elements enumerated are DictionaryEntry objects each containing a key/value pair.
Project CorLib Overview
Class Hashtable Overview