Noemax FastInfoset.NET
ReadElementContentAsBoolean Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadElementContentAsBoolean Method






Reads the current element and returns the content as a boolean value.

Overload List

OverloadDescription
ReadElementContentAsBoolean()Reads the current element and returns the content as a boolean value.  
ReadElementContentAsBoolean(String,String) (Inherited from System.Xml.XmlReader)

See Also