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.
DataContractSerializer::WriteEndObject Method
.NET Framework (current version)
Writes the closing XML element using the specified writer.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | WriteEndObject(XmlDictionaryWriter^) | Writes the closing XML element using an XmlDictionaryWriter.(Overrides XmlObjectSerializer::WriteEndObject(XmlDictionaryWriter^).) |
![]() | WriteEndObject(XmlWriter^) | Writes the closing XML element using an XmlWriter.(Overrides XmlObjectSerializer::WriteEndObject(XmlWriter^).) |
Show:
