Compartilhar via


DOMNodeWrapper.selectSingleNode(String) Método

Definição

This member is reserved for internal use and is not intended to be used directly from your code.

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

Parâmetros

queryString
String

Retornos

Implementações

Aplica-se a