InterceptedXPathDocument(IXPathNavigable) Constructor

Definition

public:
 InterceptedXPathDocument(System::Xml::XPath::IXPathNavigable ^ navigable);
public InterceptedXPathDocument (System.Xml.XPath.IXPathNavigable navigable);
new Microsoft.BizTalk.ScalableTransformation.InterceptedXPathDocument : System.Xml.XPath.IXPathNavigable -> Microsoft.BizTalk.ScalableTransformation.InterceptedXPathDocument
Public Sub New (navigable As IXPathNavigable)

Parameters

navigable
IXPathNavigable

Applies to