We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gets a value indicating whether the current object does not have a value.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool IsNone { get; }
VB
Public ReadOnly Property IsNone As Boolean Get
F#
member IsNone : bool with get
Type: Boolean
Option(T) ClassCodeJam Namespace