DOMDocument50Class.IXMLDOMDocument2_selectNodes(String) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNodeList ^ IXMLDOMDocument2_selectNodes(System::String ^ queryString) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::selectNodes;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList IXMLDOMDocument2_selectNodes (string queryString);
abstract member IXMLDOMDocument2_selectNodes : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
override this.IXMLDOMDocument2_selectNodes : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
Public Overridable Function IXMLDOMDocument2_selectNodes (queryString As String) As IXMLDOMNodeList
Parámetros
- queryString
- String