QsExpressionKind<Expr,Symbol,Type>.NewControlledApplication Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 41)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpressionKind<Expr,Symbol,Type> NewControlledApplication (Expr item);
Public Shared Function NewControlledApplication (item As Expr) As QsExpressionKind(Of Expr, Symbol, Type)

Parameters

item
Expr

Returns

QsExpressionKind<Expr,Symbol,Type>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to