StringHashTable.entries Method

Returns the key/value pairs contained in the hash table.
 

Return Value


Type: Array
ElementType: Object
The collection of key/value pairs contained in the hash table.