StringHashTable.containsKey Method
Determines if
key
is stored in the hash table.
Parameters
key
Type:
String - May be null
The key to look up.
Return Value
Type:
Boolean
True if the hash table contains the key, false otherwise.
© 2014-2024 Dundas Data Visualization, Inc.