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