News

Your next step is to get your JSON document into a TextReader. If you're reading your JSON document from a file, you can use code like this: Dim tr As TextReader tr = ...