get_array_element


Description:

[ Version ( since = "0.8" ) ]
public unowned Array get_array_element (uint index_)

Conveniently retrieves the array at the given position inside an array.

See also: [[email protected]_element], [[email protected]_array]

Parameters:

this

a JSON array

index_

the index of the element to retrieve

Returns:

the array




2022 vala-language.org