Click or drag to resize

GH_GooProxyTStringToNumber Method

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected double StringToNumber(
	string text
)

Parameters

text
Type: SystemString

Return Value

Type: Double
See Also