XmlValidatingReader Constructor
.NET Framework 3.0
Initializes a new instance of the XmlValidatingReader class.
XmlValidatingReader Members
System.Xml Namespace
XmlTextReader
| Name | Description |
|---|---|
| XmlValidatingReader (XmlReader) | Initializes a new instance of the XmlValidatingReader class that validates the content returned from the given XmlReader. |
| XmlValidatingReader (Stream, XmlNodeType, XmlParserContext) | Initializes a new instance of the XmlValidatingReader class with the specified values. |
| XmlValidatingReader (String, XmlNodeType, XmlParserContext) | Initializes a new instance of the XmlValidatingReader class with the specified values. |
Reference
XmlValidatingReader ClassXmlValidatingReader Members
System.Xml Namespace
XmlTextReader