remove_field


Description:

[ Version ( since = "0.10.0" ) ]
public Schema? remove_field (uint i) throws Error

Parameters:

this

A Schema.

i

The index of the field to be removed.

Returns:

The newly allocated Schema that doesn't have the field or null on error.