This topic has not yet been rated - Rate this topic

XmlSerializationReader.ReadReferencedElement Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Deserializes an object from a SOAP-encoded multiRef element.

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

  NameDescription
Protected method ReadReferencedElement() Deserializes an object from a SOAP-encoded multiRef XML element.
Protected method ReadReferencedElement(String, String) Deserializes an object from a SOAP-encoded multiRef XML element.
Top

The protected members of XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.