ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Web.UI
ObservableDictionary(TKey, TValue) Class
ObservableDictionary(TKey, TValue) Methods
Remove Method
Remove Method (KeyValuePair(TKey, TValue))
Remove Method (TKey)
ObservableDictionary
TKey
,
TValue
Remove Method (KeyValuePair
TKey
,
TValue
)
Namespace:
PDTec.IceNet.Web.UI
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
Copy
public
bool
Remove
(
KeyValuePair
<TKey, TValue>
item
)
Parameters
item
Type:
System.Collections.Generic
KeyValuePair
TKey
,
TValue
Return Value
Type:
Boolean
Implements
ICollection
T
Remove(T)
See Also
Reference
ObservableDictionary
TKey, TValue
Class
Remove Overload
PDTec.IceNet.Web.UI Namespace
Copyright © PDTec AG. All rights reserved.