Clear Method
The Clear method removes all objects from the hash table.
This method has the following syntax:
integer = IntegerHashTable.Clear()
This method returns ER_OK if successful, ER_FAIL if an error occurred. Descriptions of system constant values and their numeric equivalents are listed in
Error Codes.