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

적용 대상