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