values

Returns a dynamic array, the elements of which are the values in the associative array.

@property
Value[]
values
(
T : Value[Key]
Value
Key
)
(
T aa
)

Parameters

aa
Type: T

The associative array.

Return Value

Type: Value[]

A dynamic array.

Suggestion Box / Bug Report