IntersectIterator.Create(XmlQueryRuntime) Methode

Definitie

Initialiseert een nieuw exemplaar van de IntersectIterator klasse.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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)

Parameters

runtime
XmlQueryRuntime

Het XmlQueryRuntime-object.

Van toepassing op