UnionIterator.Create(XmlQueryRuntime) 方法

定義

初始化 UnionIterator 類別。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 void Create(System::Xml::Xsl::Runtime::XmlQueryRuntime ^ runtime);
public void Create (System.Xml.Xsl.Runtime.XmlQueryRuntime runtime);
member this.Create : System.Xml.Xsl.Runtime.XmlQueryRuntime -> unit
Public Sub Create (runtime As XmlQueryRuntime)

參數

runtime
XmlQueryRuntime

XmlQueryRuntime 物件。

適用於