SymbolTuple.NewVariableNameTuple(ImmutableArray<SymbolTuple>) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 2)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple NewVariableNameTuple (System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple> item);
Public Shared Function NewVariableNameTuple (item As ImmutableArray(Of SymbolTuple)) As SymbolTuple

Parameters

Returns

SymbolTuple
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to