The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlDictionaryWriter::CreateTextWriter Method
.NET Framework (current version)
Creates an instance of XmlDictionaryWriter that writes text XML.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateTextWriter(Stream^) | Creates an instance of XmlDictionaryWriter that writes text XML. |
![]() ![]() | CreateTextWriter(Stream^, Encoding^) | Creates an instance of XmlDictionaryWriter that writes text XML. |
![]() ![]() | CreateTextWriter(Stream^, Encoding^, Boolean) | Creates an instance of XmlDictionaryWriter that writes text XML. |
Show:

