Click or drag to resize

XmlProtoSerializerWriteObjectContent Method

Overload List
  NameDescription
Public methodWriteObjectContent(XmlWriter, Object)
Writes only the content of the object to the XML document or stream with the specified XmlWriter.
(Inherited from XmlObjectSerializer.)
Public methodWriteObjectContent(XmlDictionaryWriter, Object) (Overrides XmlObjectSerializerWriteObjectContent(XmlDictionaryWriter, Object).)
Top
See Also