QsStatementKind.NewQsRepeatStatement(QsRepeatStatement) 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, 8)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind NewQsRepeatStatement (Microsoft.Quantum.QsCompiler.SyntaxTree.QsRepeatStatement item);
Public Shared Function NewQsRepeatStatement (item As QsRepeatStatement) As QsStatementKind
Parameters
- item
- QsRepeatStatement
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute