QsExpressionKind<Expr,Symbol,Type>.GTE.Item2 Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 29, 1)]
[System.Diagnostics.DebuggerNonUserCode]
public Expr Item2 { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 29, 1)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val Item2 : 'Expr
Public ReadOnly Property Item2 As Expr

Property Value

Expr
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute

Applies to