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






Reads the current element and returns the contents as a String object.

Overload List

OverloadDescription
ReadElementContentAsString()Reads the current element and returns the contents as a String object.  
ReadElementContentAsString(String,String) (Inherited from System.Xml.XmlReader)

See Also