The following tables list the members exposed by XmlWriterSource.
Name | Description | |
---|---|---|
![]() | XmlWriterSource Constructor | Create an empty XmlWriterSource. After starting the conversion, the caller should use the XmlWriter property to get the XmlWriter. |
Name | Description | |
---|---|---|
![]() | XmlWriter | Get the XmlWriter. The caller sends data to the converter by writing data into the returned XmlWriter |