 |
System.Xml.Linq Namespace ()
Contains the classes for LINQ to XML. LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily. ... Using LINQ to XML, you can: Load XML from files or streams. Serialize XML to files or streams.
msdn.microsoft.com |
 |