The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: