Поделиться через


CustomXMLPartClass.SelectNodes(String) Метод

Определение

public:
 virtual Microsoft::Office::Core::CustomXMLNodes ^ SelectNodes(System::String ^ XPath) = Microsoft::Office::Core::_CustomXMLPart::SelectNodes;
public virtual Microsoft.Office.Core.CustomXMLNodes SelectNodes (string XPath);
abstract member SelectNodes : string -> Microsoft.Office.Core.CustomXMLNodes
override this.SelectNodes : string -> Microsoft.Office.Core.CustomXMLNodes
Public Overridable Function SelectNodes (XPath As String) As CustomXMLNodes

Параметры

XPath
String

Возвращаемое значение

Реализации

Применяется к