XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) Metodo

Definizione

Termina 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.

Valori restituiti

Istanza della classe XPathNavigator.

Si applica a