Click or drag to resize

UtilsToFloat Method (String, Boolean)

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public static float ToFloat(
	string v,
	bool removeOperator
)

Parameters

v
Type: SystemString
removeOperator
Type: SystemBoolean

Return Value

Type: Single
See Also