IPropertyValue.GetBoolean 方法

定义

返回存储为属性值的布尔值。

public:
 bool GetBoolean();
bool GetBoolean();
public bool GetBoolean();
function getBoolean()
Public Function GetBoolean () As Boolean

返回

Boolean

bool

值。

适用于