UnionIterator.Create(XmlQueryRuntime) 메서드

정의

UnionIterator 클래스를 초기화합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 void Create(System::Xml::Xsl::Runtime::XmlQueryRuntime ^ runtime);
public void Create (System.Xml.Xsl.Runtime.XmlQueryRuntime runtime);
member this.Create : System.Xml.Xsl.Runtime.XmlQueryRuntime -> unit
Public Sub Create (runtime As XmlQueryRuntime)

매개 변수

적용 대상