Parameters
- xmlReader
- The System.Xml.XmlReader to read the XML data from
- settings
- A settings to control how the data is de-serialized
Exception | Description |
---|---|
LxException | General errors |
System.InvalidCastException | If the object created from the XML Data is not castable to the type in T (this is typically the case if an the XML file contains the wrong root element for T). |
LxException | General errors |
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.