Partager via


XmlHelpers.XmlDocumentFromNode(XmlNode) Méthode

Définition

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

Retours

S’applique à