Compartir a través de


XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) Método

Definición

Finaliza la construcción de un 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

Parámetros

output
XmlQueryOutput

Instancia de la clase XmlQueryOutput.

Devoluciones

XPathNavigator

Instancia de la clase XPathNavigator.

Se aplica a