August 2001
Intermediate to advanced
656 pages
18h 5m
English
Hashtable.ContainsKey Method
System.Collections.Hashtable
hashtablevariable.ContainsKey(Key)
Key
Use: Required
Data Type: Object
The key to search for among the hash table entries
A Boolean indicating whether the key exists (True)
or not (False)
Indicates whether a given key is contained in the hash table
Read now
Unlock full access