Xml.XmlElement CreateElement (string name); ... //The text node is the content of the price element. ... CreateElement("price"); XmlText text = doc.
確定! 回上一頁