Apply the Not (X gate) operation to all the qubits in the register.
| C# | Visual Basic | Visual C++ |
public IQuantumRegister OperationNotAll()
Public Function OperationNotAll As IQuantumRegister
public: virtual IQuantumRegister^ OperationNotAll() sealed
A reference to this register after the operation has been applied.