-
Notifications
You must be signed in to change notification settings - Fork 35
P_CodeJam_ValueOneOf_5_IsCase2
Andrew Koryavchenko edited this page Jun 17, 2018
·
2 revisions
Returns true
if class contains value of type T2.
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool IsCase2 { get; }
VB
Public ReadOnly Property IsCase2 As Boolean
Get
F#
abstract IsCase2 : bool with get
override IsCase2 : bool with get
Type: Boolean