共用方式為


TypedXmlDocument.GetBoolean(String) 方法

定義

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

參數

xpath
String

傳回

適用於