PauliZFlip.In.IApplyData.Qubits Property

Definition

System.Collections.Generic.IEnumerable<Microsoft.Quantum.Simulation.Core.Qubit> Microsoft.Quantum.Simulation.Core.IApplyData.Qubits { [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Quantum.Experimental.Decompositions.PauliZFlip+In+<Microsoft-Quantum-Simulation-Core-IApplyData-get_Qubits>d__2))] get; }
[<get: System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Quantum.Experimental.Decompositions.PauliZFlip+In+<Microsoft-Quantum-Simulation-Core-IApplyData-get_Qubits>d__2))>]
member this.Microsoft.Quantum.Simulation.Core.IApplyData.Qubits : seq<Microsoft.Quantum.Simulation.Core.Qubit>
 ReadOnly Property Qubits As IEnumerable(Of Qubit) Implements IApplyData.Qubits

Property Value

IEnumerable<Microsoft.Quantum.Simulation.Core.Qubit>

Implements

Microsoft.Quantum.Simulation.Core.IApplyData.Qubits
Attributes

Applies to