XElement Explicit Conversion (XElement to String)
This API is not CLS-compliant. Namespace: System.Xml.Linq
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
Parameters
- element
- Type: System.Xml.Linq.XElement
The XElement to cast to String.
If the XElement has children, the concatenated string value of all of the element's text and descendant's text is returned.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.