다음을 통해 공유


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 클래스의 인스턴스입니다.

적용 대상