Parameters
- field
 - The field to remove.
 
            | Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when the field argument is null. | 
| System.ArgumentNullException | When null is passed as a parameter. | 
---
When removing any field, all references to the field's widgets are invalidated. Attempts to use a widget after the field is removed will throw an ImGearException.