共用方式為


XmlQueryRuntime.StartSequenceConstruction(XmlQueryOutput) 方法

定義

開始項目巢狀序列的建構。 傳回會用於建構這個新序列的新 XmlQueryOutput

public:
 void StartSequenceConstruction([Runtime::InteropServices::Out] System::Xml::Xsl::Runtime::XmlQueryOutput ^ % output);
public void StartSequenceConstruction (out System.Xml.Xsl.Runtime.XmlQueryOutput output);
member this.StartSequenceConstruction : XmlQueryOutput -> unit
Public Sub StartSequenceConstruction (ByRef output As XmlQueryOutput)

參數

output
XmlQueryOutput

XmlQueryOutput 類別的執行個體。

適用於