Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine 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: 10.0.0
Syntax
C#
Copy
public
void
Remove
(
Object
key
)
Parameters
key
Type:
System
Object
Key to remove
Implements
IProviderDictionaryTemplate
TValue
Remove(Object)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
Remove Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com