Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
SafeDictionary(TKey, TValue) Class
SafeDictionary(TKey, TValue) Methods
Add Method
AddMultiple Method
Clear Method
Clone Method
CloneForNewThread Method
Contains Method
ContainsKey Method
ContainsValue Method
CopyPropertiesTo Method
CopyTo Method
GetInternalValue Method
GetObjectData Method
GetRealCount Method
Remove Method
SetInternalValue Method
TryGetValue Method
SafeDictionary
TKey
,
TValue
Remove Method
Removes the element with the specified key from the System.Collections.Hashtable.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
Remove
(
Object
key
)
Parameters
key
Type:
System
Object
The key of the element to remove.
Implements
IDictionary
Remove(Object)
See Also
Reference
SafeDictionary
TKey, TValue
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com