August 2001
Intermediate to advanced
656 pages
18h 5m
English
Hashtable.Clear Method
System.Collections.Hashtable
hashtablevariable.Clear( )None
Removes all entries from the hash table
The Clear method removes all items from the collection, leaving the
Hashtable object uninitialized. It does not set
the object to Nothing.
The Clear method sets the Hashtable object’s
Count property to 0.
Read now
Unlock full access