MultiKeyDictionaryValueTypeContainsKey Method |
Returns true if the table contains specific key.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public override bool ContainsKey(
Object key
)
Parameters
- key
- Type: SystemObject
Key to find
Return Value
Type:
BooleanSee Also