Partager via


XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) Méthode

Définition

Termine la construction d'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

Paramètres

output
XmlQueryOutput

Instance de la classe XmlQueryOutput.

Retours

XPathNavigator

Instance de la classe XPathNavigator.

S’applique à