Method Enable Enable(bool) Sets the enabled state of the operator. Declaration public void Enable(bool enable) Parameters Type Name Description bool enable The new state to set. Implements IOperator.Enable(bool)