Skip to content

Properties_T_CodeJam_IOneOf_8

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

IOneOf(T1, T2, T3, T4, T5, T6, T7, T8) Properties

The IOneOf(T1, T2, T3, T4, T5, T6, T7, T8) 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.
Public property IsCase5 Returns true if class contains value of type T5.
Public property IsCase6 Returns true if class contains value of type T6.
Public property IsCase7 Returns true if class contains value of type T7.
Public property IsCase8 Returns true if class contains value of type T8.
  Back to Top

See Also

Reference

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

Clone this wiki locally