Service | Description |
Checks for the existence of a hashtable element. | |
Creates a hashtable object. | |
Gets the value for a specified key in the hashtable. | |
Lists all the keys stored in the hashtable. | |
Adds a key/value pair in the hashtable. | |
Removes a key/value pair from the hashtable. | |
Gets the number of elements in the hashtable. |