RGF.Abstraction
C#
Show/Hide TOC
Rgf
Permissions
Get
Enumerator Method
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.2.0.10124
C#
Copy
public
IEnumerator
<
KeyValuePair
<
int
,
bool
>>
GetEnumerator
()
Return Value
IEnumerator
KeyValuePair
Int32
,
Boolean
See Also
Reference
RgfPermissions Class
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security Namespace
In This Article
Definition
See Also