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