XmlQueryRuntime.EndSequenceConstruction(XmlQueryOutput) Metoda

Definicja

Kończy konstruowanie zagnieżdżonej sekwencji elementów.

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)

Parametry

output
XmlQueryOutput

Wystąpienie klasy XmlQueryOutput.

Zwraca

IList<XPathItem>

Sekwencja wystąpień XPathItem klasy.

Dotyczy