This topic has not yet been rated - Rate this topic

XmlReader.ReadElementContentAsString Method

Reads the current element and returns the contents as a String object.

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 Supported by Silverlight for Windows Phone Supported by Xbox 360 ReadElementContentAsString() Reads the current element and returns the contents as a String object.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 ReadElementContentAsString(String, String) Checks that the specified local name and namespace URI matches that of the current element, then reads the current element and returns the contents as a String object.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.