Click or drag to resize
XmlSerializationReaderUnknownNode Method
Overload List
  NameDescription
Protected methodUnknownNode(Object)
Raises an System.Xml.Serialization.XmlSerializer.UnknownNode event for the current position of the System.Xml.XmlReader.
Protected methodUnknownNode(Object, String)
Raises an System.Xml.Serialization.XmlSerializer.UnknownNode event for the current position of the System.Xml.XmlReader.
Top
See Also