'Usage Dim instance As GeneralFormatter Dim s As String Dim value As Object value = instance.Parse(s)
Parameters
- s
- String to be parsed
Return Value
parsed from the string
'Usage Dim instance As GeneralFormatter Dim s As String Dim value As Object value = instance.Parse(s)