DOMDocument50Class.IXMLDOMDocument_get_childNodes 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:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNodeList ^ IXMLDOMDocument_get_childNodes() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::get_childNodes;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList IXMLDOMDocument_get_childNodes ();
abstract member IXMLDOMDocument_get_childNodes : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
override this.IXMLDOMDocument_get_childNodes : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
Public Overridable Function IXMLDOMDocument_get_childNodes () As IXMLDOMNodeList