@Raja.G ,
Just Change the Cast to Dictionary(Of String, Object) and check :
Newtonsoft.Json.JsonConvert.DeserializeObject(Of Dictionary(Of String,Object))(jObj.tostring)
@Raja.G ,
Just Change the Cast to Dictionary(Of String, Object) and check :
Newtonsoft.Json.JsonConvert.DeserializeObject(Of Dictionary(Of String,Object))(jObj.tostring)