TypedXmlDocument.CheckExistence(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- xpath
- String