1: 2: 3:
Für i = 0 zu xmlnode.ChildNodes.Count - 1 yourList.Add (xmlnode (0) .ChildNodes.Item (i).InnerText.Trim ()) Zunächst