XmlQueryRuntime.EndSequenceConstruction(XmlQueryOutput) Metod

Definition

Slutför konstruktionen av en kapslad sekvens med objekt.

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)

Parametrar

output
XmlQueryOutput

En instans av XmlQueryOutput klassen.

Returer

En sekvens med instanser av XPathItem klassen.

Gäller för