XmlQueryRuntime.GenerateId(XPathNavigator) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Générez un identificateur de chaîne unique pour le nœud spécifié.
public:
System::String ^ GenerateId(System::Xml::XPath::XPathNavigator ^ navigator);
public string GenerateId (System.Xml.XPath.XPathNavigator navigator);
member this.GenerateId : System.Xml.XPath.XPathNavigator -> string
Public Function GenerateId (navigator As XPathNavigator) As String
Paramètres
- navigator
- XPathNavigator
Instance de la classe XPathNavigator.
Retours
Valeur de type string
.