| ValueExpressionContainer Type Conversions |
| Name | Description | |
|---|---|---|
| (Double to ValueExpressionContainer) |
Implicit type conversion from Double | |
| (Int32 to ValueExpressionContainer) |
Implicit type conversion from Int32 | |
| (String to ValueExpressionContainer) |
Implicit type conversion from String | |
| (ValueExpressionContainer to String) |
Implicit type conversion to String | |
| (ValueExpressionContainer to Double) |
Implicit type conversion to Double |