QsNullable<T>.Item Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1, 0)]
[System.Diagnostics.DebuggerNonUserCode]
public T Item { [System.Diagnostics.DebuggerNonUserCode] get; }
Public ReadOnly Property Item As T

Property Value

T
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute

Applies to