Edit

Share via


DOMDocument50Class.IXMLDOMDocument_selectNodes(String) Method

Definition

public:
 virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNodeList ^ IXMLDOMDocument_selectNodes(System::String ^ queryString) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::selectNodes;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList IXMLDOMDocument_selectNodes (string queryString);
abstract member IXMLDOMDocument_selectNodes : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
override this.IXMLDOMDocument_selectNodes : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
Public Overridable Function IXMLDOMDocument_selectNodes (queryString As String) As IXMLDOMNodeList

Parameters

queryString
String

Returns

Applies to