'Declaration Public Shared Function StringToObject( _ ByVal s As System.String _ ) As System.Collections.Hashtable
public static System.Collections.Hashtable StringToObject( System.string s )
Parameters
- s
- Javascript object notation string.
'Declaration Public Shared Function StringToObject( _ ByVal s As System.String _ ) As System.Collections.Hashtable
public static System.Collections.Hashtable StringToObject( System.string s )