MacroManager.RemoveModule
Method
Description:
Removes a MacroModule.
Removes a MacroModule.
Exceptions
| 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. |