Click or drag to resize

XmlProtoSerializerWriteStartObject Method

Overload List
  NameDescription
Public methodWriteStartObject(XmlWriter, Object)
Writes the start of the object's data as an opening XML element using the specified XmlWriter.
(Inherited from XmlObjectSerializer.)
Public methodWriteStartObject(XmlDictionaryWriter, Object) (Overrides XmlObjectSerializerWriteStartObject(XmlDictionaryWriter, Object).)
Top
See Also