public void RemoveModule( MacroModule module )
| Exception | Condition |
|---|---|
| ArgumentException | The given module is not a member of this collection. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | Thrown when the given module is a UI module. |