Kentico 11 API Reference
Kentico 11 API Reference
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
>
.
Remove Method
Removes the item from the table.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
Copy
public
override
void
Remove
(
Object
key
)
Parameters
key
Type:
System
.
Object
Key
Implements
IDictionary
.
Remove(Object)
See Also
Reference
MultiKeyDictionary
<
ValueType
>
Class
CMS.Base Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com