共用方式為


XmlQueryOutput.StartTree(XPathNodeType) 方法

定義

開始建構新的樹狀結構。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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)

參數

rootType
XPathNodeType

XPathNodeType 物件

適用於