Compartir a través de


DOMDocument50Class.IXMLDOMDocument2_selectSingleNode(String) Método

Definición

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

Parámetros

queryString
String

Devoluciones

Se aplica a