Name | Description | |
---|---|---|
CastExpression Constructor |
The following tables list the members exposed by CastExpression.
Name | Description | |
---|---|---|
CastExpression Constructor |
Name | Description | |
---|---|---|
Expression | The expression to be casted | |
SubExpressions | The IExpression children that made this IExpression | |
Type | The type of the expression | |
TypeName | The name of type to cast too |