463
Throw New Exception(String.Format("Expected a ',' instead of a '{0}' at position: {1}.", source(tempIndex), tempIndex))
1
Imports System
2
Imports System.Collections.Generic
3
Imports System.Globalization
4
Imports System.Xml
5
Imports System.Xml.Linq
6
Public Module Module1
7
Public Sub Main()
8
Const literal = "{" &
9
" ""glossary"": {" & _
10
" ""title"": ""example glossary""," & _
11
" ""GlossDiv"": {" & _
12
" ""title"": ""S""," & _
13
" ""GlossList"": {" & _
14
" ""GlossEntry"": {" & _
15
" ""ID"": ""SGML""," & _
16
" ""SortAs"": ""SGML""," & _
17
" ""GlossTerm"": ""Standard Generalized Markup Language""," & _
18
" ""Acronym"": ""SGML""," & _
19
" ""Abbrev"": ""ISO 8879:1986""," & _
20
" ""GlossDef"": {" & _
21
" ""para"": ""A meta-markup language, used to create markup languages such as DocBook.""," & _
22
" ""GlossSeeAlso"": [""GML"", ""XML""]" & _
23
" }," & _
24
" ""GlossSee"": ""markup""" & _
Cached Result
ГЕОРГИ
георги
георги