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