vb.NET Deserialise JSON list into object
问题 I've not quite been able to find the exact answer for which I'm looking so thought I'd have a crack at asking the question. I'm currently attempting to deserialise a JSON string into an object in vb.NET using Json.NET; I've done a few before by setting up appropriate Classes and then deserialising the string to an object using the Parent Class and they've worked fine however this one just doesn't seem to break down quite right. An example of the string I'm trying to break down is as follows: