Crestron.SimplSharp.CrestronXmlLinq
Classes
Class | Description | |
---|---|---|
![]() | XAttribute |
Initializes a new instance of the XAttribute class from another XAttribute object.
|
![]() | XCData |
Represents a text node that contains CDATA.
|
![]() | XComment |
Represents an XML comment..
|
![]() | XContainer |
Represents a node that can contain other nodes.
|
![]() | XDeclaration |
Initializes a new instance of the CrestronXmlLinq.XDeclaration class from
another CrestronXmlLinq.XDeclaration object.
|
![]() | XDocument |
Represents an XML document.
|
![]() | XDocumentType |
Represents an XML Document Type Definition (DTD).
|
![]() | XElement |
XElement
|
![]() | XName |
Represents a name of an XML element or attribute.
|
![]() | XNamespace |
Represents an XML namespace. This class cannot be inherited.
|
![]() | XNode |
Represents the concept of a node (one of: element, comment, document
type, processing instruction, or text node) in the XML tree.
|
![]() | XObject |
Gets the base URI for this XObject.
|
![]() | XProcessingInstruction |
Represents an XML processing instruction.
|
![]() | XStreamingElement |
Initializes a new instance of the XAttribute class from another XAttribute object.
|
![]() | XText |
Represents a text node.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | LoadOptions |
Specifies load options when parsing XML.
|
![]() | SaveOptions |
Specifies serialization options.
|