System.Xml.Serialization.XmlSerializerImplementation: Property Members

The properties of System.Xml.Serialization.XmlSerializerImplementation are listed below. For a list of all members, see the XmlSerializerImplementation Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ReaderXmlSerializationReader.

Gets the XML reader object that is used by the serializer.

[read-only]
ReadMethodsHashtable.

Gets the collection of methods that is used to read a data stream.

[read-only]
TypedSerializersHashtable.

Gets the collection of typed serializers that is found in the assembly.

[read-only]
WriteMethodsHashtable.

Get the collection of methods that is used to write to a data stream.

[read-only]
WriterXmlSerializationWriter.

Gets the XML writer object for the serializer.