Share via


TypedXmlDocument.GetBoolean(String) Method

Definition

public:
 virtual bool GetBoolean(System::String ^ xpath);
public virtual bool GetBoolean (string xpath);
abstract member GetBoolean : string -> bool
override this.GetBoolean : string -> bool
Public Overridable Function GetBoolean (xpath As String) As Boolean

Parameters

xpath
String

Returns

Applies to