Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
ChemUtils Class
ChemUtils Methods
ParseValue Method
ParseValue Method (String, ChemType)
ParseValue Method (String, String, Single)
ChemUtils
ParseValue Method (String, String, Single
)
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
bool
ParseValue
(
string
s
,
string
type
,
out
float
v
)
Parameters
s
Type:
System
String
type
Type:
System
String
v
Type:
System
Single
Return Value
Type:
Boolean
See Also
Reference
ChemUtils Class
ParseValue Overload
Scilligence.MolEngine.Companion Namespace