ProblemDetails21Wrapper.ReadXml(XmlReader) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Génère un objet à partir de sa représentation XML.
public:
virtual void ReadXml(System::Xml::XmlReader ^ reader);
public virtual void ReadXml (System.Xml.XmlReader reader);
abstract member ReadXml : System.Xml.XmlReader -> unit
override this.ReadXml : System.Xml.XmlReader -> unit
Public Overridable Sub ReadXml (reader As XmlReader)
Paramètres
- reader
- XmlReader