PropertiesGetBoolValue Method |
Name | Description | |
---|---|---|
GetBoolValue(String) |
Returns a value as a boolean for a property in the collection. If the property doesn't exist, then false is returned.
| |
GetBoolValue(String, Boolean) |
Returns a value as a boolean for a property in the collection. If the property doesn't exist, then the defaultValue is returned.
|