true if a member with this key exists.CdmNode.hasKey
bool hasKey(string key) const pure nothrow @safeChecks whether this OBJECT contains the given key.
Parameters
key | The key to check. |
bool hasKey(string key) const pure nothrow @safeChecks whether this OBJECT contains the given key.
key | The key to check. |
true if a member with this key exists.