XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) 方法

定義

完成了RTF的建造。

public:
 System::Xml::XPath::XPathNavigator ^ EndRtfConstruction([Runtime::InteropServices::Out] System::Xml::Xsl::Runtime::XmlQueryOutput ^ % output);
public System.Xml.XPath.XPathNavigator EndRtfConstruction(out System.Xml.Xsl.Runtime.XmlQueryOutput output);
member this.EndRtfConstruction : XmlQueryOutput -> System.Xml.XPath.XPathNavigator
Public Function EndRtfConstruction (ByRef output As XmlQueryOutput) As XPathNavigator

參數

output
XmlQueryOutput

XmlQueryOutput 類別的執行個體。

傳回

XPathNavigator 類別的執行個體。

適用於