ToolsString2Double Method

Converts string to double

Definition

Namespace: Metas.Instr.Driver
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public static double String2Double(
	string s
)

Parameters

s  String

Return Value

Double

See Also