The members of System.Xml.Serialization.XmlSerializerImplementation are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.Serialization.XmlSerializerImplementation class. |
[read-only] | Reader | XmlSerializationReader.
Gets the XML reader object that is used by the serializer. |
[read-only] | ReadMethods | Hashtable.
Gets the collection of methods that is used to read a data stream. |
[read-only] | TypedSerializers | Hashtable.
Gets the collection of typed serializers that is found in the assembly. |
[read-only] | WriteMethods | Hashtable.
Get the collection of methods that is used to write to a data stream. |
[read-only] | Writer | XmlSerializationWriter.
Gets the XML writer object for the serializer. |
CanSerialize(Type)
| ||
GetSerializer(Type)
|