QsStatementKind.NewQsValueUpdate(QsValueUpdate) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 4)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind NewQsValueUpdate (Microsoft.Quantum.QsCompiler.SyntaxTree.QsValueUpdate item);
Public Shared Function NewQsValueUpdate (item As QsValueUpdate) As QsStatementKind

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to