append_child


Description:

[ Version ( since = "12.0.00" ) ]
public int8 append_child (ArrayBuilder child, string? field_name)

Parameters:

this

A UnionArrayBuilder.

child

A ArrayBuilder for new child.

field_name

A field name for new child.

Returns:

The type ID for the appended child.