Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IProviderDictionary(TKey, TValue) Interface
IProviderDictionary(TKey, TValue) Methods
Remove Method
Remove Method (TKey)
IProviderDictionary
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
void
Remove
( TKey
key
)
Parameters
key
Type:
TKey
Key to remove
See Also
Reference
IProviderDictionary
TKey, TValue
Interface
Remove Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com