Click or drag to resize
XmlSerializationReaderReadString Method
Overload List
  NameDescription
Protected methodReadString(String)
Produces the result of a call to the System.Xml.XmlReader.ReadString() method appended to the input value.
Protected methodReadString(String, Boolean)
Returns the result of a call to the System.Xml.XmlReader.ReadString() method of the System.Xml.XmlReader class, trimmed of white space if needed, and appended to the input value.
Top
See Also