C# Tutorial Document

Add

  1. Add a comment to XDocument in CSharp
  2. Add first to XDocument in CSharp
  3. Add text to XDocument in CSharp

Get

  1. Check if current node appears after a specified node in terms of document order in CSharp
  2. Check if the current node appears before a specified node in terms of document order in CSharp
  3. Get child element from XDocument by name in CSharp
  4. Get sibling elements after this node, in document order in CSharp
  5. Get sibling elements before this node, in document order in CSharp
  6. Get sibling nodes before this node, in document order in CSharp
  7. Get the document part of a XDocument in CSharp
  8. Get the root element of the XML Tree for document in CSharp

Create

  1. Create Declaration and Set Document ' s Declaration Property to It in CSharp
  2. Create Declaration in CSharp
  3. Create XDocument from XDeclaration,XDocumentType,XProcessingInstruction and XElement in CSharp
  4. Create XDocument from XElement in CSharp
  5. Create XDocument from XmlReader in CSharp
  6. Create XDocument with XDeclaration and XElement in CSharp
  7. Create XML document from object list in CSharp
  8. Creates an XmlReader from XDocument in CSharp

Load

  1. Load xml document with XDocument in CSharp

Set

  1. Update the XDocument Name, SystemId and PublicId in CSharp




















Home »
  C# Tutorial »
    XML »




Load Parse
Document
Element
Attribute
Namespace
Query
Save
Schema
Style