We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Gets a value indicating whether the current object has a value.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.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