ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Web.UI
ObservableDictionary(TKey, TValue) Class
ObservableDictionary(TKey, TValue) Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
CopyTo Method
GetEnumerator Method
Remove Method
TryGetValue Method
ObservableDictionary
TKey
,
TValue
Contains Method
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
Contains
(
KeyValuePair
<TKey, TValue>
item
)
Parameters
item
Type:
System.Collections.Generic
KeyValuePair
TKey
,
TValue
Return Value
Type:
Boolean
Implements
ICollection
T
Contains(T)
See Also
Reference
ObservableDictionary
TKey, TValue
Class
PDTec.IceNet.Web.UI Namespace
Copyright © PDTec AG. All rights reserved.