TypedXmlDocument.CheckExistence(String) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Parametry
- xpath
- String