Overload | Description |
---|---|
RdlBool Constructor(Boolean) | Initializes a new instance of the RdlBool class with a constant value. |
RdlBool Constructor(String) | Initializes a new instance of the RdlBool class. The s string is parsed to determine whether it represents a constant or an expression. |