Click or drag to resize

XmlProtoSerializerWriteEndObject Method

Overload List
  NameDescription
Public methodWriteEndObject(XmlWriter)
Writes the end of the object data as a closing XML element to the XML document or stream with an XmlWriter.
(Inherited from XmlObjectSerializer.)
Public methodWriteEndObject(XmlDictionaryWriter) (Overrides XmlObjectSerializerWriteEndObject(XmlDictionaryWriter).)
Top
See Also