PocketPlanner Programmer's Guide

XmlSerializationContext.ReadBool Method

See Also

Reads a boolean value with the specified name.

 Overload List

Name Description

XmlSerializationContext.ReadBool (String, XmlElement)

Reads a boolean value with the specified name.

XmlSerializationContext.ReadBool (String, XmlElement, Boolean)

Reads a boolean value with the specified name.

 See Also