次の方法で共有


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

戻り値

適用対象