Share via


XmlQueryOutput.StartTree(XPathNodeType) Método

Definição

Inicia a construção de uma nova árvore.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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)

Parâmetros

rootType
XPathNodeType

Objeto XPathNodeType.

Aplica-se a