IOption(T).HasValue Property
Gets a value indicating whether the current object has a value.
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
VB
ReadOnly Property HasValue As Boolean
Get
F#
abstract HasValue : bool with get
Type: Boolean
IOption(T) Interface
CodeJam Namespace