MathHelperParseDouble Method

Definition

Namespace: PCBI_PDFImport
Assembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public static double ParseDouble(
	string val
)

Parameters

val  String
 

Return Value

Double

See Also