Skip to content

P_CodeJam_IOneOf_7_IsCase5

Andrew Koryavchenko edited this page Jun 17, 2018 · 2 revisions

IOneOf(T1, T2, T3, T4, T5, T6, T7).IsCase5 Property

Returns true if class contains value of type T5.

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

Syntax

C#

bool IsCase5 { get; }

VB

ReadOnly Property IsCase5 As Boolean
	Get

F#

abstract IsCase5 : bool with get

Property Value

Type: Boolean

See Also

Reference

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

Clone this wiki locally