lookup_metadata_key
Description:
[
Version ( since =
"0.2.0" ) ]
public KeyID lookup_metadata_key (
string key_name)
Look up for the metadata key with name key_name.
Parameters:
| this |
the registry instance
|
| key_name |
the key name
|
Returns:
|
The metadata key, or GRL_METADATA_KEY_INVALID if not found
|