IPropertyValue.GetBoolean Method

Definition

Returns the Boolean value stored as a property value.

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

Returns

Boolean

bool

The value.

Applies to