Condividi tramite


XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) Metodo

Definizione

Completa la costruzione di 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

Parametri

output
XmlQueryOutput

Istanza della classe XmlQueryOutput.

Restituisce

XPathNavigator

Istanza della classe XPathNavigator.

Si applica a