: XElement : XML LINQ C# Source Code
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Custom Search
C# Source Code
»
XML LINQ
»
XElement
»
1
2
225.1 .
Parsing an XML String into an Element
Hits: 1954
225.2 .
Loading an Element with the XElement.Load Method
Hits: 2009
225.3 .
Saving an Element with the XElement.Save Method
Hits: 2021
225.4 .
Creates the XML Tree
Hits: 1659
225.5 .
Create XML document from object list
Hits: 2520
225.6 .
XElement.Load("Employee.xml")
Hits: 2269
225.7 .
Handling Multiple Peer Nodes While Maintaining a Flat Structure
Hits: 1623
225.8 .
Prevents an Empty Element
Hits: 2080
225.9 .
Generates an Empty Element
Hits: 2143
225.10 .
Suppressing Node Construction with null
Hits: 2565
225.11 .
Obtaining Restricted Elements Without Reaching While Ordering and Using Query Expression Syntax
Hits: 1516
225.12 .
Obtaining Restricted Elements Without Reaching
Hits: 1585
225.13 .
Obtaining Elements Without Reaching
Hits: 1684
225.14 .
Adding a Node to the End of the Specified Node's Child Nodes with Add
Hits: 1837
225.15 .
An Example with a Single Book
Hits: 1755
225.16 .
Accessing the XML Document from an XElement Object via the Document Property
Hits: 1814
225.17 .
Is an element empty
Hits: 2181
225.18 .
Use XElement.Parse to parse an element document
Hits: 2717
225.19 .
Creating an Element Using the First Prototype
Hits: 1515
225.20 .
Casting a Node to a Different Data Type Than Its Value's Original Data Type
Hits: 1487
C# Source Code
XML LINQ
»
XElement
AddAfterSelf
AddBeforeSelf
AddFirst
Ancestors
AncestorsAndSelf
Attribute
Children
DescendantNodes
DescendantNodesAndSelf
Descendants
DescendantsAndSelf
Elements
ElementsAfterSelf
Event
InDocumentOrder
Nodes
NodesAfterSelf
OfType
Query
Remove
RemoveAll
ReplaceAll
Schema Validating
SetElementValue
Traverse
XAttribute
XCData
XComment
XDeclaration
XDocument transformation
XDocument
XDocumentType
XElement Update
XElement
XNamespace
XPath
XProcessingInstruction
XStreamingElement
XText
CatalogXML
Class Interface
Collections Data Structure
Components
Data Types
Database
Design Patterns
Development Class
Event
File Stream
Generics
Graphics
GUI Windows Form
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
XML
XML LINQ