XmlQueryOutput.StartTree(XPathNodeType) Methode

Definitie

Hiermee start u de bouw van een nieuwe boom.

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

public:
 void StartTree(System::Xml::XPath::XPathNodeType rootType);
public void StartTree(System.Xml.XPath.XPathNodeType rootType);
member this.StartTree : System.Xml.XPath.XPathNodeType -> unit
Public Sub StartTree (rootType As XPathNodeType)

Parameters

rootType
XPathNodeType

XPathNodeType Object.

Van toepassing op