DifferenceIterator.Create(XmlQueryRuntime) Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a DifferenceIterator osztály új példányát.
Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.
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)
Paraméterek
- runtime
- XmlQueryRuntime
A XmlQueryRuntime objektum.