: 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: 1981
225.2 .
Loading an Element with the XElement.Load Method
Hits: 2036
225.3 .
Saving an Element with the XElement.Save Method
Hits: 2053
225.4 .
Creates the XML Tree
Hits: 1683
225.5 .
Create XML document from object list
Hits: 2546
225.6 .
XElement.Load("Employee.xml")
Hits: 2296
225.7 .
Handling Multiple Peer Nodes While Maintaining a Flat Structure
Hits: 1653
225.8 .
Prevents an Empty Element
Hits: 2107
225.9 .
Generates an Empty Element
Hits: 2190
225.10 .
Suppressing Node Construction with null
Hits: 2592
225.11 .
Obtaining Restricted Elements Without Reaching While Ordering and Using Query Expression Syntax
Hits: 1538
225.12 .
Obtaining Restricted Elements Without Reaching
Hits: 1609
225.13 .
Obtaining Elements Without Reaching
Hits: 1704
225.14 .
Adding a Node to the End of the Specified Node's Child Nodes with Add
Hits: 1881
225.15 .
An Example with a Single Book
Hits: 1784
225.16 .
Accessing the XML Document from an XElement Object via the Document Property
Hits: 1838
225.17 .
Is an element empty
Hits: 2204
225.18 .
Use XElement.Parse to parse an element document
Hits: 2742
225.19 .
Creating an Element Using the First Prototype
Hits: 1543
225.20 .
Casting a Node to a Different Data Type Than Its Value's Original Data Type
Hits: 1514
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