The following tables list the members exposed by XmlReaderResult.
| Name | Description | |
|---|---|---|
![]() | XmlReaderResult Constructor | Create an empty XmlReaderResult. After starting the conversion, the caller should use the XmlReader property to get the XmlReader. |
| Name | Description | |
|---|---|---|
![]() | XmlReader | Get the XmlReader. The caller reads data from the converter by reading from the returned XmlReader |

