This topic has not yet been rated - Rate this topic

XmlReader.ReadElementContentAsBoolean Method

Reads the current element value as a Boolean 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 ReadElementContentAsBoolean() Reads the current element and returns the contents as a Boolean object.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 ReadElementContentAsBoolean(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 Boolean object.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.