get_nth


Description:

public unowned Value? get_nth (uint index_)

Return a pointer to the value at index_ containd in this.

Note:

Use index instead.

Parameters:

this

ValueArray to get a value from

index_

index of the value of interest

Returns:

pointer to a value at index_ in this