Skip to content

P_CodeJam_IOneOf_5_IsCase3

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

IOneOf(T1, T2, T3, T4, T5).IsCase3 Property

Returns true if class contains value of type T3.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

bool IsCase3 { get; }

VB

ReadOnly Property IsCase3 As Boolean
	Get

F#

abstract IsCase3 : bool with get

Property Value

Type: Boolean

See Also

Reference

IOneOf(T1, T2, T3, T4, T5) Interface
CodeJam Namespace

Clone this wiki locally