QsExpressionKind<Expr,Symbol,Type>.NEG.Item Property

Definition

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

Property Value

Expr
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute

Applies to