Part._getXPath(String, Boolean) Method

Definition

protected:
 System::Object ^ _getXPath(System::String ^ xpath, bool dynamic);
protected object _getXPath (string xpath, bool dynamic);
member this._getXPath : string * bool -> obj
Protected Function _getXPath (xpath As String, dynamic As Boolean) As Object

Parameters

xpath
String
dynamic
Boolean

Returns

Applies to