Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ProviderDictionary(TKey, TValue) Class
ProviderDictionary(TKey, TValue) Methods
Remove Method
Remove Method (TKey)
Remove Method (TKey, Boolean)
ProviderDictionary
TKey
,
TValue
Remove Method (
TKey
)
Removes the specified object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
Remove
( TKey
key
)
Parameters
key
Type:
TKey
Key to remove
Implements
IProviderDictionary
TKey, TValue
Remove(TKey)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
Remove Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com