RGF.Abstraction
C#
Show/Hide TOC
Dictionary
Extensions Class
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Extensions
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.10.0.11113
C#
Copy
public
static
class
DictionaryExtensions
Inheritance
Object
DictionaryExtensions
Methods
GetBoolValue
TKey, TValue
GetIntValue
TKey, TValue
GetLongValue
TKey, TValue
GetOrCreate
TKey, TValue
GetStringValue
TKey, TValue
TryGetIntValue
TKey, TValue
See Also
Reference
Recrovit.RecroGridFramework.Abstraction.Extensions Namespace
In This Article
Definition
Methods
See Also