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