XmlHelpers.XmlDocumentFromNode(XmlNode) 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.
public:
static System::Xml::XmlDocument ^ XmlDocumentFromNode(System::Xml::XmlNode ^ node);
public static System.Xml.XmlDocument XmlDocumentFromNode (System.Xml.XmlNode node);
static member XmlDocumentFromNode : System.Xml.XmlNode -> System.Xml.XmlDocument
Public Shared Function XmlDocumentFromNode (node As XmlNode) As XmlDocument
Paramètres
- node
- XmlNode