-
Notifications
You must be signed in to change notification settings - Fork 34
P_CodeJam_ValueOption_1_HasValue
andrewvk edited this page Jun 23, 2016
·
5 revisions
[This is preliminary documentation and is subject to change.]
Gets a value indicating whether the current object has a value.
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.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