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