void WriteXml(XmlWriter writer)
Write the object to the .NET XML stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | writer | XmlWriter |
Result: stored in self (calling object)
Write the object to the .NET XML stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | writer | XmlWriter |
Result: stored in self (calling object)