QsSymbolKind<Symbol>.NewSymbolTuple Method
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.
C#
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 2)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbolKind<Symbol> NewSymbolTuple (System.Collections.Immutable.ImmutableArray<Symbol> item);
Public Shared Function NewSymbolTuple (item As ImmutableArray(Of Symbol)) As QsSymbolKind(Of Symbol)
- item
- System.Collections.Immutable.ImmutableArray<Symbol>
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute
Produkt | Wersje |
---|---|
Microsoft Quantum Development Kit | Latest |