Overload List

  Name Description
Public method 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.
Public method RdlString(String, Boolean)
Initializes a new instance of the RdlString class. This overload explicitly specifies whether the string is a constant or an expression.

See Also