XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) Methode

Definitie

Het samenstellen van een RTF is voltooid.

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

Parameters

output
XmlQueryOutput

Een exemplaar van de XmlQueryOutput klasse.

Retouren

Een exemplaar van de XPathNavigator klasse.

Van toepassing op