DodSequenceMerge.Create(XmlQueryRuntime) 方法

定义

初始化此实例 。DodSequenceMerge

此 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 实例,它提供用于支持 XSLT 处理器的方法和属性。

适用于