ApplyFunctorToOperationCalls.ApplyControlled Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static readonly Func<Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope,Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope> ApplyControlled;
staticval mutable ApplyControlled : Func<Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope, Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope>
Public Shared ReadOnly ApplyControlled As Func(Of QsScope, QsScope)