StringHashSet.values Method

Returns the values contained in the hash set.
 

Return Value


Type: Array
ElementType: String - May be null
The collection of values contained in the hash set.