1 out of 4 rated this helpful - 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.

  NameDescription
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ReadElementContentAsBoolean() Reads the current element and returns the contents as a Boolean object.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework 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.