IntersectIterator.Create(XmlQueryRuntime) Metodo

Definizione

Inizializza una nuova istanza della classe IntersectIterator.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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)

Parametri

runtime
XmlQueryRuntime

Oggetto XmlQueryRuntime.

Si applica a