Search
XmlSerializationContext.ReadBool Method
See Also
 






Reads a boolean value with the specified name.

 Overload List

Name Description

XmlSerializationContext.ReadBool (String, XElement)

Reads a boolean value with the specified name.

XmlSerializationContext.ReadBool (String, XElement, Boolean)

Reads a boolean value with the specified name.

 See Also