XmlQueryOutput.StartTree(XPathNodeType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Démarre la construction d'une nouvelle arborescence.
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
Objet XPathNodeType.