System.Xml.Serialization.IXmlTextParser

Establishes a IXmlTextParser.Normalized property for use by the .NET Framework infrastructure.

See Also: IXmlTextParser Members

Syntax

public interface IXmlTextParser

Remarks

You should not implement the System.Xml.Serialization.IXmlTextParser interface in your code. Instead use the System.Xml.XmlTextReader.Normalization property of the System.Xml.XmlTextReader class.

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