Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ProviderDictionary(TKey, TValue) Class
ProviderDictionary(TKey, TValue) Methods
Remove Method
Remove Method (Object)
Remove Method (TKey)
Remove Method (TKey, Boolean)
ProviderDictionary
<
TKey
,
TValue
>
.
Remove Method (Object)
Removes the specified object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
Remove
(
Object
key
)
Parameters
key
Type:
System
.
Object
Key to remove
Implements
IProviderDictionaryTemplate
<
ValueType
>
.
Remove(Object)
See Also
Reference
ProviderDictionary
<
TKey, TValue
>
Class
Remove Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com