Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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