Skip to content

Properties_T_CodeJam_ValueOneOf_4

Andrew Koryavchenko edited this page Jul 4, 2017 · 1 revision

ValueOneOf(T1, T2, T3, T4) Properties

The ValueOneOf(T1, T2, T3, T4) generic type exposes the following members.

Properties

 

Name Description
Public property IsCase1 Returns true if class contains value of type T1.
Public property IsCase2 Returns true if class contains value of type T2.
Public property IsCase3 Returns true if class contains value of type T3.
Public property IsCase4 Returns true if class contains value of type T4.
  Back to Top

See Also

Reference

ValueOneOf(T1, T2, T3, T4) Structure
CodeJam Namespace

Clone this wiki locally