SpecializationBundleProperties.BundleId Method

Definition

public static Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> BundleId (Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> typeArgs);
static member BundleId : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>> -> Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType>>
Public Shared Function BundleId (typeArgs As QsNullable(Of ImmutableArray(Of ResolvedType))) As QsNullable(Of ImmutableArray(Of ResolvedType))

Parameters

Returns

QsNullable<ImmutableArray<ResolvedType>>

Applies to