StringHashSet.remove Method
Removes a value pair from the hash set.
Parameters
value
Type:
Object - May be null
The value to remove.
Return Value
Type:
Boolean
True if the hash set contained the value and removed it, false otherwise.
© 2014-2024 Dundas Data Visualization, Inc.