System.Xml.Serialization.XmlSerializationReader.UnknownNode Method

Raises an XmlSerializer.UnknownNode event for the current position of the System.Xml.XmlReader.

Syntax

protected void UnknownNode (object o, string qnames)

Parameters

o
The object being deserialized.
qnames
A comma-delimited list of XML qualified names.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0