This topic has not yet been rated - Rate this topic

NetDataContractSerializer.WriteEndObject Method

Writes the closing XML element using the specified writer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

The WriteStartObject, WriteObjectContent, and WriteEndObject methods are used in succession to write the complete serialization using the pattern: write start, write content, and write end. The three methods are also called by the WriteObject method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.