Implemented interface member:
3 references to Current
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (2)
58tempArray.Add(containmentEnumerator.Current); 489Principal p = containmentEnumerator.Current;
System\DirectoryServices\AccountManagement\PrincipalCollectionEnumerator.cs (1)
50return Current;