Condividi tramite


XmlQueryOutput.StartTree(XPathNodeType) Metodo

Definizione

Avvia la costruzione di una nuova struttura ad albero.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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)

Parametri

rootType
XPathNodeType

Oggetto XPathNodeType.

Si applica a