Click or drag to resize
XmlSerializationReaderReadSerializable Method
Overload List
  NameDescription
Protected methodReadSerializable(IXmlSerializable)
Populates an object from its XML representation at the current location of the System.Xml.XmlReader.
Protected methodReadSerializable(IXmlSerializable, Boolean)
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top
See Also