TypedXmlDocument.CheckExistence(String) 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.
public:
virtual bool CheckExistence(System::String ^ xpath);
public virtual bool CheckExistence (string xpath);
abstract member CheckExistence : string -> bool
override this.CheckExistence : string -> bool
Public Overridable Function CheckExistence (xpath As String) As Boolean
Paramètres
- xpath
- String