1 out of 1 rated this helpful - Rate this topic

XElement.Parse Method

Load an XElement from a string that contains XML, optionally preserving white space and retaining line information.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Parse(String) Load an XElement from a string that contains XML.
Public method Static member Parse(String, LoadOptions) Load an XElement from a string that contains XML, optionally preserving white space and retaining line information.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.