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 类的实例。

适用于