Gets a value that indicates whether this System.Xml.Serialization.XmlSerializer can deserialize a specified XML document.
- xmlReader
- An System.Xml.XmlReader that points to the document to deserialize.
true if this System.Xml.Serialization.XmlSerializer can deserialize the object that the System.Xml.XmlReader points to; otherwise, false.