XmlSerializerImplementation Properties
Silverlight
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The XmlSerializerImplementation type exposes the following members.
| Name | Description | |
|---|---|---|
|
Reader | Gets the XML reader object that is used by the serializer. |
|
Writer | Gets the XML writer object for the serializer. |
|
XmlReadMethods | Gets the collection of methods that is used to read an XML data stream. |
|
XmlTypedSerializers | Gets the collection of typed XML serializers found in the assembly. |
|
XmlWriteMethods | Get the collection of methods used to write to an XML data stream. |