XmlQueryRuntime.EndSequenceConstruction(XmlQueryOutput) Methode

Definitie

Het samenstellen van een geneste reeks items is voltooid.

public:
 System::Collections::Generic::IList<System::Xml::XPath::XPathItem ^> ^ EndSequenceConstruction([Runtime::InteropServices::Out] System::Xml::Xsl::Runtime::XmlQueryOutput ^ % output);
public System.Collections.Generic.IList<System.Xml.XPath.XPathItem> EndSequenceConstruction(out System.Xml.Xsl.Runtime.XmlQueryOutput output);
member this.EndSequenceConstruction : XmlQueryOutput -> System.Collections.Generic.IList<System.Xml.XPath.XPathItem>
Public Function EndSequenceConstruction (ByRef output As XmlQueryOutput) As IList(Of XPathItem)

Parameters

output
XmlQueryOutput

Een exemplaar van de XmlQueryOutput klasse.

Retouren

Een reeks exemplaren van de XPathItem klasse.

Van toepassing op