[]
Returns the evaluation of one of two expressions, depending on the condition.
public static object Iif(List<IExpression> source)
Public Shared Function Iif(source As List(Of IExpression)) As Object
| Type | Name | Description |
|---|---|---|
| List<IExpression> | source |
| Type | Description |
|---|---|
| object |