XmlSerializationReaderReadString Method |
Name | Description | |
---|---|---|
![]() | ReadString(String) |
Produces the result of a call to the System.Xml.XmlReader.ReadString() method
appended to the input value.
|
![]() | ReadString(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.
|