Xml |
| Name | Description | |
|---|---|---|
| BeginWriting(Stream) | ||
| BeginWriting(StringBuilder) | ||
| BeginWriting(XmlWriter) | Begins the writing using an already created xmlWriter. WriteStartDocument is not called here, because we assume that the open XmlWriter has already done that. |