XmlSerializationReader.ReadReferencedElement Method
.NET Framework 4
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.
| Name | Description | |
|---|---|---|
|
ReadReferencedElement() | Deserializes an object from a SOAP-encoded multiRef XML element. |
|
ReadReferencedElement(String, String) | Deserializes an object from a SOAP-encoded multiRef XML element. |
The protected members of XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.