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