-
Notifications
You must be signed in to change notification settings - Fork 34
P_CodeJam_ValueOneOf_8_IsCase7
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
Returns true if class contains value of type T7.
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool IsCase7 { get; }VB
Public ReadOnly Property IsCase7 As Boolean
GetF#
abstract IsCase7 : bool with get
override IsCase7 : bool with getType: Boolean
IOneOf(T1, T2, T3, T4, T5, T6, T7, T8).IsCase7
ValueOneOf(T1, T2, T3, T4, T5, T6, T7, T8) Structure
CodeJam Namespace