get_field


Description:

public Array? get_field (int i)

Parameters:

this

A UnionArray.

i

The index of the field in the union.

Returns:

The i-th field values as a Array or null on out of range.