​
​
​

Raises the XmlInvalid event.

OnXmlInvalid(XmlErrorEventArgs)

​protected virtual void OnXmlInvalid(XmlErrorEventArgs e);
​Protected Overridable Sub OnXmlInvalid(ByVal e As XmlErrorEventArgs)

Parameters

Parameter Description
e Specifies an XmlErrorEventArgs object that contains the event data.
​