Compartir a través de


DOMDocument50Class.selectNodes(String) Método

Definición

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

Parámetros

queryString
String

Devoluciones

Implementaciones

Se aplica a