Implemented interface member:
1 reference to GetEnumerator
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\DSPropertyCollection.cs (1)
77
return (_pc != null ? _pc.GetEnumerator() : _rc.
GetEnumerator
());