GH_GooProxyTStringToNumber Method |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected double StringToNumber(
string text
)
Protected Function StringToNumber (
text As String
) As Double
Parameters
- text
- Type: SystemString
Return Value
Type:
DoubleSee Also