This topic has not yet been rated - Rate this topic

XmlValidatingReader Constructor

Initializes a new instance of the XmlValidatingReader class.
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.