Hashtable: GetEnumerator

GetEnumerator

Returns an enumerator for the table.



 Public Function GetEnumerator ( ) As Object

Return Values

Object -  An IEnumerator object that enumerates over the table.

Remarks

The values enumerated are DictionaryEntry object each containing a key/value pair.

See Also

Project VBCorLib Overview Class Hashtable Overview Hashtable Properties Hashtable Methods Equals GetHashCode