ReadCache.GetXPathSafe(XPathExpression) メソッド

定義

public:
 System::Object ^ GetXPathSafe(Microsoft::BizTalk::XPath::XPathExpression ^ xpe);
public object GetXPathSafe (Microsoft.BizTalk.XPath.XPathExpression xpe);
member this.GetXPathSafe : Microsoft.BizTalk.XPath.XPathExpression -> obj
Public Function GetXPathSafe (xpe As XPathExpression) As Object

パラメーター

xpe
Microsoft.BizTalk.XPath.XPathExpression

戻り値

適用対象