RgfPermissionsGetEnumerator Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.1.0.10114
C#
public IEnumerator<KeyValuePair<int, bool>> GetEnumerator()

Return Value

IEnumeratorKeyValuePairInt32, Boolean

See Also