NodeKindContentIterator.Create(XPathNavigator, XPathNodeType) Metoda

Definice

Inicializuje .NodeKindContentIterator

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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 Objekt.

nodeType
XPathNodeType

XPathNodeType Objekt.

Platí pro