has_entry
Description:
[
Version ( since =
"4.2" ) ]
public bool has_entry (
string key)
Checks whether the key has an entry in the current group.
Parameters:
| this |
an Rc object.
|
| key |
the key to search for.
|
Returns:
|
true if the key is available, else false.
|