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
TryGetValue 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
TryGetValue
( TKey
key
,
out
TValue
value
)
Parameters
key
Type:
TKey
value
Type:
TValue
Return Value
Type:
Boolean
Implements
IDictionary
TKey, TValue
TryGetValue(TKey, TValue
)
See Also
Reference
ObservableDictionary
TKey, TValue
Class
PDTec.IceNet.Web.UI Namespace
Copyright © PDTec AG. All rights reserved.