XmlQueryRuntime.StartSequenceConstruction(XmlQueryOutput) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
開始項目巢狀序列的建構。 傳回會用於建構這個新序列的新 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 類別的執行個體。