ContainsKey
ContainsKey
Determines whether the collection contains a property with the specified tag.
Returns: true if the collection contains a property with the tag; otherwise, false
ContainsKey(const int64_t & key)
| Parameter | Description |
|---|---|
| key | The property tag. |