Kentico 8.2 API Reference
Kentico 8.2 API Reference
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
Add Method
Adds the value to the table.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
void
Add
(
Object
key
,
Object
value
)
Parameters
key
Type:
System
Object
Key
value
Type:
System
Object
Value
Implements
IDictionary
Add(Object, Object)
See Also
Reference
MultiKeyDictionary
ValueType
Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com