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