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