[]
Casts the result of evaluating an IExpression to the Boolean type.
public static bool GetBool(IExpression expr)
Public Shared Function GetBool(expr As IExpression) As Boolean
| Type | Name | Description |
|---|---|---|
| IExpression | expr |
| Type | Description |
|---|---|
| bool |