Conditional_Interface¶
- interface Conditional_Interface (physical)¶
- Direct implementations:
class Conditional_Operator
class Elif
class If_Statement
class Irregular_Elif
class Loop_Statement
class Preprocessor_If
class Vector_Select
Field
Kind
Type
Description
Condition
syntactic
class Expression
the condition to check in an
if,?:, loop,assert,switchalso used for#ifvariants, and C# 6 exception filters