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