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 has a value.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
bool HasValue { get; }
VB
ReadOnly Property HasValue As Boolean Get
F#
abstract HasValue : bool with get
Type: Boolean
IOption(T) InterfaceCodeJam Namespace