Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
MultiKeyDictionary(ValueType) Class
MultiKeyDictionary(ValueType) Methods
Add Method
Clear Method
Clone Method
Contains Method
ContainsKey Method
GetMainKey Method
Remove Method
MultiKeyDictionary
ValueType
Contains Method
Returns true if the table contains specific key.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
Contains
(
Object
key
)
Parameters
key
Type:
System
Object
Key to find
Return Value
Type:
Boolean
Implements
IDictionary
Contains(Object)
See Also
Reference
MultiKeyDictionary
ValueType
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com