PermissionSet::GetEnumeratorImpl Method ()
.NET Framework (current version)
Returns an enumerator for the permissions of the set.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator object for the permissions of the set.
The GetEnumeratorImpl method is the implementation for the GetEnumerator method.
.NET Framework
Available since 4.0
Available since 4.0
Show: