다음을 통해 공유


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 개체입니다.

적용 대상