ISDBRegistry::KeyExists
From MMWiki
CoClass SDBRegistry, Interface ISDBRegistry
Property Get KeyExists(Name As String) As Boolean
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Name | String | Name of key to be tested. |
[edit]
Property description
Checks if given key exists.
