LinkedHashTable.keys Method
Returns the keys contained in the hash table. The ordering of the keys is guaranteed to be in iteration order.
Return Value
Type:
Array
ElementType:
Object
The collection of values contained in the hash table.
© 2014-2024 Dundas Data Visualization, Inc.