The ValueExpressionContainer type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ValueExpressionContainer | Initializes a new instance of the ValueExpressionContainer class |
Operators
| Name | Description | |
|---|---|---|
| (Double to ValueExpressionContainer) |
Implicit type conversion from | |
| (String to ValueExpressionContainer) |
Implicit type conversion from | |
| (ValueExpressionContainer to Double) |
Implicit type conversion to | |
| (ValueExpressionContainer to String) |
Implicit type conversion to |
Properties
| Name | Description | |
|---|---|---|
| ValueExpression |
The ValueExpression object present in the container.
|
See Also