get_field


Description:

[ Version ( since = "0.12.0" ) ]
public Field? get_field (int i)

Parameters:

this

A StructDataType.

i

The index of the target field.

Returns:

The field at the index in the struct data type or null on not found.