Search
XmlContext.ReadBool Method
See Also
 






Reads a boolean value.

 Overload List

Name Description

XmlContext.ReadBool (XName, XElement)

Reads a boolean value with the specified name.

XmlContext.ReadBool (XName, XElement, Boolean)

Reads a boolean value with the specified name.

 See Also