Populates an object from its XML representation at the current location of the System.Xml.XmlReader.
- serializable
- An System.Xml.Serialization.IXmlSerializable that corresponds to the current position of the System.Xml.XmlReader.
An object that implements the System.Xml.Serialization.IXmlSerializable interface with its members populated from the location of the System.Xml.XmlReader.
The protected members of System.Xml.Serialization.XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.