XmlDataReader Constructor |
Name | Description | |
---|---|---|
XmlDataReader(TextReader, String) | Initializes a new instance of the XmlDataReader class | |
XmlDataReader(String, String) | Initializes a new instance of the XmlDataReader class | |
XmlDataReader(Stream, Encoding, String) | Initializes a new instance of the XmlDataReader class | |
XmlDataReader(TextReader, String, LoadMethod) | Initializes a new instance of the XmlDataReader class | |
XmlDataReader(String, String, LoadMethod) | Initializes a new instance of the XmlDataReader class | |
XmlDataReader(Stream, Encoding, String, LoadMethod) | Initializes a new instance of the XmlDataReader class |