'DeclarationProtected Overridable Function CreateReaderSettings( _ ByVal errorHandler As System.Xml.Schema.ValidationEventHandler _ ) As System.Xml.XmlReaderSettings
protected virtual System.Xml.XmlReaderSettings CreateReaderSettings( System.Xml.Schema.ValidationEventHandler errorHandler )
Parameters
- errorHandler
- The handler that will receive errors and warnings that arise during validation.
Return Value
A System.Xml.XmlReaderSettings object initialised with the appropriate settings