DOMDocument50Class.IXMLDOMDocument2_get_childNodes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNodeList ^ IXMLDOMDocument2_get_childNodes() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::get_childNodes;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList IXMLDOMDocument2_get_childNodes ();
abstract member IXMLDOMDocument2_get_childNodes : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
override this.IXMLDOMDocument2_get_childNodes : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
Public Overridable Function IXMLDOMDocument2_get_childNodes () As IXMLDOMNodeList