Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Utils Class
Utils Methods
ToDouble Method
ToDouble Method (String)
ToDouble Method (String, Boolean)
ToDouble Method (String, Boolean, String)
Utils
ToDouble Method (String, Boolean, String)
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
double
ToDouble
(
string
v
,
bool
removeoperator
,
string
culture
)
Parameters
v
Type:
System
String
removeoperator
Type:
System
Boolean
culture
Type:
System
String
Return Value
Type:
Double
See Also
Reference
Utils Class
ToDouble Overload
Scilligence.MolEngine.Companion Namespace