This version of Unity is unsupported.

SearchItem.RemoveField

Declaration

public bool RemoveField(string name);

Parameters

name Name of the field to be removed.

Returns

bool Returns true if a field was actually removed.

Description

Removes an item field.