| IProviderDictionaryTemplateValueTypeContains Method (Object) | 
            Returns true if the table contains specified record.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxbool Contains(
	Object key
)
Parameters
- key
 - Type: SystemObject
Key to check 
Return Value
Type: 
Boolean
See Also