XElement Class Dynamic Properties
This section describes the dynamic properties of the System.Xml.Linq.XElement class.
In This Section
Topic | Description |
---|---|
Gets an indexer used to retrieve the attribute that corresponds to a specified expanded name. |
|
Gets an indexer used to retrieve the child element that corresponds to a specified expanded name. |
|
Gets an indexer used to retrieve the child elements of the current element that match a specified expanded name. |
|
Gets an indexer used to retrieve all the descendant elements of the current element that match a specified expanded name. |
|
Gets or sets the content of an element. |
|
Gets the unformatted XML representation of an element. |
See Also
Reference
Concepts
LINQ to XML Dynamic Properties
XAttribute Class Dynamic Properties
Build Date:
2012-08-02