Adds an element with the specified key and value into the Hashtable.
Removes all elements from the Hashtable.
Determines whether the Hashtable contains a specific key.
Determines whether the Hashtable contains a specific key.
Determines whether the Hashtable contains a specific value.
Copies the Hashtable elements to a one-dimensional Array instance at the specified index.
Removes the element with the specified key from the Hashtable.
Generated using TypeDoc
Gets the number of key/value pairs contained in the Hashtable.