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