QsExpressionKind<Expr,Symbol,Type>.Identifier.Item2 Property
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.Field, 1, 1)]
[System.Diagnostics.DebuggerNonUserCode]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Type>> Item2 { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1, 1)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val Item2 : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<'ype>>
Public ReadOnly Property Item2 As QsNullable(Of ImmutableArray(Of Type))
Property Value
- QsNullable<ImmutableArray<Type>>
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute