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