Dynamicweb 9
Dynamicweb 9
Dynamicweb.Core
TwoDimensionalDictionary(TLevel0, TLevel1, TKey, TValue) Class
TwoDimensionalDictionary(TLevel0, TLevel1, TKey, TValue) Methods
Remove Method
Remove Method (KeyValuePair(TKey, TLevel1))
Remove Method (TKey)
Remove Method (TKey, TKey)
TwoDimensionalDictionary
TLevel0
,
TLevel1
,
TKey
,
TValue
Remove Method (
TKey
)
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
C#
VB
Copy
public
bool
Remove
( TKey
key
)
Public
Function
Remove
(
key
As
TKey )
As
Boolean
Parameters
key
Type:
TKey
Return Value
Type:
Boolean
Implements
IDictionary
TKey, TValue
Remove(TKey)
See Also
Reference
TwoDimensionalDictionary
TLevel0, TLevel1, TKey, TValue
Class
Remove Overload
Dynamicweb.Core Namespace