XPathResult.GetResultAsBoolean 方法

定义

将 XPath 查询的结果作为布尔值返回。

public:
 bool GetResultAsBoolean();
public bool GetResultAsBoolean ();
member this.GetResultAsBoolean : unit -> bool
Public Function GetResultAsBoolean () As Boolean

返回

Boolean

Boolean

适用于