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 クラスのインスタンス。

適用対象