Platform Core .NET Assemblies API
XmlDataReader Constructor(TextReader)
See Also  Send Feedback
Terrasoft.Common Namespace > XmlDataReader Class > XmlDataReader Constructor : XmlDataReader Constructor(TextReader)
input
System.IO.TextReader, from which the data in Xml format should be read. The data are returned in the Unicode format. The encoding specified in XML declaration is not used XmlDataReader for decoding data stream.

Glossary Item Box

Initializes a new instance of the XmlDataReader class using the specified System.IO.TextReader.

Syntax

 
C#
 
 

Parameters

input
System.IO.TextReader, from which the data in Xml format should be read. The data are returned in the Unicode format. The encoding specified in XML declaration is not used XmlDataReader for decoding data stream.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.