Supports a simple ForEach-style iteration over a collection and defines enumerators, size, and synchronization methods.
Object
DirectoryEntryPropertyCollection.PropertyEnumerator
[Visual Basic] Public Class DirectoryEntryPropertyCollection.PropertyEnumerator Implements IEnumerator [C#] public class DirectoryEntryPropertyCollection.PropertyEnumerator : IEnumerator [C++] public __gc class DirectoryEntryPropertyCollection.PropertyEnumerator : public IEnumerator [JScript] public class DirectoryEntryPropertyCollection.PropertyEnumerator implements IEnumerator
[To be supplied.]
Namespace: System.DirectoryServices
Assembly: System.DirectoryServices.dll
DirectoryEntryPropertyCollection.PropertyEnumerator Members | System.DirectoryServices Namespace | DirectoryEntryPropertyCollection