Overload List
Name | Description | |
---|---|---|
RdlString(String) |
Initializes a new instance of the RdlString class.
This overload parses the string to find out whether it is a constant or an expression.
|
|
RdlString(String, Boolean) |
Initializes a new instance of the RdlString class.
This overload explicitly specifies whether the string is a constant or an expression.
|