| XmlSerializerImplementation Properties |
The XmlSerializerImplementation type exposes the following members.
| Name | Description | |
|---|---|---|
| Reader |
Gets the XML reader object that is used by the serializer.
| |
| ReadMethods |
Gets the collection of methods that is used to read a data stream.
| |
| TypedSerializers |
Gets the collection of typed serializers that is found in the assembly.
| |
| WriteMethods |
Get the collection of methods that is used to write to a data stream.
| |
| Writer |
Gets the XML writer object for the serializer.
|