AttributeContentIterator.Create(XPathNavigator) Metoda

Definice

Inicializuje AttributeContentIterator .

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);
public void Create (System.Xml.XPath.XPathNavigator context);
member this.Create : System.Xml.XPath.XPathNavigator -> unit
Public Sub Create (context As XPathNavigator)

Parametry

context
XPathNavigator

Uzel, ze kterého se spouští procházení atributů a podřízených uzlů obsahu

Platí pro