Implemented interface member:
4 references to Remove
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (4)
353return Remove((Principal)user); 358return Remove((Principal)group); 363return Remove((Principal)computer); 452return Remove(principal);