RGF.Abstraction
C#
Show/Hide TOC
Rgf
Dynamic
Dictionary
Keys Property
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Models
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
Copy
public
ICollection
<
string
>
Keys
{
get
; }
Property Value
ICollection
String
Implements
IDictionary
TKey, TValue
Keys
See Also
Reference
RgfDynamicDictionary Class
Recrovit.RecroGridFramework.Abstraction.Models Namespace
In This Article
Definition
Property Value
Implements
See Also