Hashtable: Clear

Clear

Clears all of the elements from the table.

 Public Sub Clear ( )

Remarks

When clearing the table, the count is set to 0, but the capacity remains unchanged.

See Also

Project VBCorLib Overview | Class Hashtable Overview