Condividi tramite


XmlHelpers.XmlDocumentFromNode(XmlNode) Metodo

Definizione

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

Parametri

node
XmlNode

Restituisce

Si applica a