NodeKindContentIterator.Create(XPathNavigator, XPathNodeType) Metoda

Definicja

Inicjuje NodeKindContentIterator .

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 void Create(System::Xml::XPath::XPathNavigator ^ context, System::Xml::XPath::XPathNodeType nodeType);
public void Create (System.Xml.XPath.XPathNavigator context, System.Xml.XPath.XPathNodeType nodeType);
member this.Create : System.Xml.XPath.XPathNavigator * System.Xml.XPath.XPathNodeType -> unit
Public Sub Create (context As XPathNavigator, nodeType As XPathNodeType)

Parametry

context
XPathNavigator

XPathNavigator Stream.

nodeType
XPathNodeType

XPathNodeType Stream.

Dotyczy