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