| Icon | Member | Description |
|---|---|---|
| Write(String) |
Writes the specified string to the underlying XmlTextWriter, calls the WriteRaw method.
| |
| Write(Char) |
Writes the specified c. Calls WriteRaw on the underlying XmlTextWriter |