Aracılığıyla paylaş


XmlQueryRuntime.EndSequenceConstruction(XmlQueryOutput) Yöntem

Tanım

İç içe geçmiş bir öğe dizisi oluşturma işlemini sonlandırır.

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)

Parametreler

output
XmlQueryOutput

XmlQueryOutput sınıfının örneği.

Döndürülenler

IList<XPathItem>

Sınıfın örnek dizisi XPathItem .

Şunlara uygulanır