共用方式為


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

XPathNavigator 類別的執行個體。

適用於