Structure.removeField

void removeField(string fieldname)

Removes the field with the given name. If the field with the given name does not exist, the structure is unchanged.

Parameters

fieldnamethe name of the field to remove