Sdílet prostřednictvím


XmlILIndex.Add(String, XPathNavigator) Metoda

Definice

Přidá uzel indexovaný zadanou hodnotou klíče.

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

public:
 void Add(System::String ^ key, System::Xml::XPath::XPathNavigator ^ navigator);
public void Add (string key, System.Xml.XPath.XPathNavigator navigator);
member this.Add : string * System.Xml.XPath.XPathNavigator -> unit
Public Sub Add (key As String, navigator As XPathNavigator)

Parametry

key
String

Zadaný klíč

navigator
XPathNavigator

Instance objektu XPathNavigator.

Platí pro