XmlQueryRuntime.EndRtfConstruction(XmlQueryOutput) Método
Definição
Conclui a construção de um RTF.Finishes constructing an 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
Uma instância da classe XmlQueryOutput.An instance of the XmlQueryOutput class.
Retornos
Uma instância da classe XPathNavigator.An instance of the XPathNavigator class.