'Usage
Dim instance As DAConnectivity Dim reader As XmlReader instance.ReadXmlElement(reader)
protected: void ReadXmlElement( XmlReader^ reader ) override
Parameters
- reader
'Usage
Dim instance As DAConnectivity Dim reader As XmlReader instance.ReadXmlElement(reader)
protected: void ReadXmlElement( XmlReader^ reader ) override
Exception | Description |
---|---|
System.ArgumentNullException | A null reference (Nothing in Visual Basic) is passed to a method that does not accept it as a valid argument. |
System.InvalidOperationException | A method call was invalid for the object's current state. |
System.Xml.XmlException | An error has occurred in XML processing. |
System.ArgumentException | One of the arguments provided to a method is not valid. |
System.ArgumentNullException | A null reference (Nothing in Visual Basic) is passed to a method that does not accept it as a valid argument. |
System.InvalidOperationException | A method call was invalid for the object's current state. |
System.Xml.XmlException | An error has occurred in XML processing. |