XmlElement elem = doc.GetElementById("A111"); Console.WriteLine( elem.OuterXml ); //Get the first element with an attribute of type ID and value of A222.
確定! 回上一頁