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