Read() If reader.NodeType = XmlNodeType.Element Then ' Add node.xml to xmlWriterTest .xml using WriteNode writer.WriteNode(reader, True)
確定! 回上一頁