TDouble(String) Constructor
Initializes a new instance of the
TDouble class
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
public TDouble(
string text
)
Public Sub New (
text As String
)
public:
TDouble(
String^ text
)
new :
text : string -> TDouble
Parameters
- text String
-