ContentLocatorGroup.ReadXml(XmlReader) Méthode
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.
Désérialise ContentLocatorGroup à partir d’un XmlReader spécifié.
public:
virtual void ReadXml(System::Xml::XmlReader ^ reader);
public void ReadXml (System.Xml.XmlReader reader);
abstract member ReadXml : System.Xml.XmlReader -> unit
override this.ReadXml : System.Xml.XmlReader -> unit
Public Sub ReadXml (reader As XmlReader)
- reader
- XmlReader
Lecteur XML à utiliser pour désérialiser ContentLocatorGroup.
reader
a la valeur null
.
Le XML sérialisé pour ContentLocatorGroup n’est pas valide.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :