CreateObjectInstanceAndDeserialize(XmlNodeReader,Type,Boolean) Method
Creates an object serialized into a specified XML node reader of a specified type.
Parameters
- r
- XmlNodeReader from which to read the XML
- type
- Type of serialization support
- readClosingTag
- Whether read the closing tag