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 T3.
true
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public abstract bool IsCase3 { get; }
VB
Public MustOverride ReadOnly Property IsCase3 As Boolean Get
F#
abstract IsCase3 : bool with get
Type: Boolean
IOneOf(T1, T2, T3).IsCase3
OneOf(T1, T2, T3) ClassCodeJam Namespace