-
Couldn't load subscription status.
- Fork 35
P_CodeJam_Option_1_HasValue
Andrew Koryavchenko edited this page Jun 17, 2018
·
6 revisions
Gets a value indicating whether the current object has a value.
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool HasValue { get; }VB
Public ReadOnly Property HasValue As Boolean
GetF#
abstract HasValue : bool with get
override HasValue : bool with getType: Boolean