We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Returns true if class contains value of type T1.
true
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public abstract bool IsCase1 { get; }
VB
Public MustOverride ReadOnly Property IsCase1 As Boolean Get
F#
abstract IsCase1 : bool with get
Type: Boolean
IOneOf(T1, T2, T3).IsCase1
OneOf(T1, T2, T3) ClassCodeJam Namespace