次の方法で共有


DOMNodeWrapper.selectNodes(String) メソッド

定義

このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

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

パラメーター

queryString
String

戻り値

実装

適用対象