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