XElement Class Dynamic Properties
This section describes the dynamic properties of the XElemen[t] 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. |