Remove Method
Object List Next Object
Defined By: HashStringString
Description:
Removes from the hash table the key-value pair specified by the provided key
and returns True or False regarding the success of the operation.
Declaration:
Function Remove (ByVal key As String) As Long