QsExpressionKind<Expr,Symbol,Type>.NewCopyAndUpdate Method
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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 38)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpressionKind<Expr,Symbol,Type> NewCopyAndUpdate (Expr item1, Expr item2, Expr item3);
Public Shared Function NewCopyAndUpdate (item1 As Expr, item2 As Expr, item3 As Expr) As QsExpressionKind(Of Expr, Symbol, Type)
Parameters
- item1
- Expr
- item2
- Expr
- item3
- Expr
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute