XmlQueryOutput.StartTree(XPathNodeType) Méthode

Définition

Démarre la construction d’un nouvel arbre.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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)

Paramètres

rootType
XPathNodeType

XPathNodeType objet.

S’applique à